mate: fix XDG_MENU_PREFIX
This commit is contained in:
parent
248e3983b0
commit
6e0387a1e6
@ -47,7 +47,7 @@ in
|
|||||||
# Find theme engines
|
# Find theme engines
|
||||||
export GTK_PATH=${config.system.path}/lib/gtk-3.0:${config.system.path}/lib/gtk-2.0
|
export GTK_PATH=${config.system.path}/lib/gtk-3.0:${config.system.path}/lib/gtk-2.0
|
||||||
|
|
||||||
export XDG_MENU_PREFIX=mate
|
export XDG_MENU_PREFIX=mate-
|
||||||
|
|
||||||
# Find the mouse
|
# Find the mouse
|
||||||
export XCURSOR_PATH=~/.icons:${config.system.path}/share/icons
|
export XCURSOR_PATH=~/.icons:${config.system.path}/share/icons
|
||||||
|
Loading…
x
Reference in New Issue
Block a user