mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-26 19:58:35 +02:00
appearance: move menu to right
Dunno why. To be like Chrome?
This commit is contained in:
parent
49eb07bb23
commit
ace1efda8c
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ gtk-xft-antialias=1
|
|||
gtk-xft-hinting=1
|
||||
gtk-xft-hintstyle="hintfull"
|
||||
gtk-xft-rgba="rgb"
|
||||
gtk-decoration-layout="menu:"
|
||||
gtk-decoration-layout=":menu"
|
||||
]]
|
||||
|
||||
local gtk2 = io.open(os.getenv("HOME") .. "/.gtkrc-2.0", "w")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue