mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-17 02:01:09 +02:00
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:
@ -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:
|
||||||
|
Reference in New Issue
Block a user