1
0
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:
Donovan Glover 2018-12-04 14:49:44 -05:00
parent 1052d8ea36
commit 39e81595ad
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -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: