We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6e2a45 commit aab5214Copy full SHA for aab5214
src/faq.md
@@ -80,6 +80,15 @@ Yes. Action `ToggleDecoration`, but it removes borders too.
80
</windowRule>
81
```
82
83
+### Q: I'd like to be able to remove the client-menu button. How can this be done?
84
+
85
+Add this to `~/.config/labwc/themerc-override`:
86
87
+```
88
+window.active.button.menu.unpressed.image.color: #000000 0
89
+window.inactive.button.menu.unpressed.image.color: #000000 0
90
91
92
# 3. Mouse and Trackpads {mouse-and-trackpads}
93
94
## 3.1 Libinput {libinput}
0 commit comments