forked from extern/nix-config
gtk: Only show menu decoration
This removes the minimize, maximize, and close buttons from GTK applications, since we don't use them under bspwm anyway. Note that Qt applications should already do this, no configuration necessary.
This commit is contained in:
parent
1052d8ea36
commit
39e81595ad
@ -7,3 +7,4 @@ gtk-xft-antialias=1
|
|||||||
gtk-xft-hinting=1
|
gtk-xft-hinting=1
|
||||||
gtk-xft-hintstyle=hintfull
|
gtk-xft-hintstyle=hintfull
|
||||||
gtk-xft-rgba=rgb
|
gtk-xft-rgba=rgb
|
||||||
|
gtk-decoration-layout=menu:
|
||||||
|
Loading…
Reference in New Issue
Block a user