mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +01:00
Some menu entry beautification
This commit is contained in:
@@ -170,7 +170,7 @@
|
|||||||
"Refresh" REFRESH
|
"Refresh" REFRESH
|
||||||
"Lock" EXEC xlock -allowroot -usefirst
|
"Lock" EXEC xlock -allowroot -usefirst
|
||||||
"Save Session" SAVE_SESSION
|
"Save Session" SAVE_SESSION
|
||||||
"Clear Saved Session" CLEAR_SESSION
|
"Clear Session" CLEAR_SESSION
|
||||||
"Workspace" END
|
"Workspace" END
|
||||||
|
|
||||||
"Appearance" MENU
|
"Appearance" MENU
|
||||||
|
|||||||
@@ -63,7 +63,7 @@
|
|||||||
("Refresh", REFRESH),
|
("Refresh", REFRESH),
|
||||||
("Lock", EXEC, "xlock -allowroot -usefirst"),
|
("Lock", EXEC, "xlock -allowroot -usefirst"),
|
||||||
("Save Session", SAVE_SESSION),
|
("Save Session", SAVE_SESSION),
|
||||||
("Clear Saved Session", CLEAR_SESSION)
|
("Clear Session", CLEAR_SESSION)
|
||||||
),
|
),
|
||||||
("Appearance",
|
("Appearance",
|
||||||
("Themes", OPEN_MENU, "-noext #wmdatadir#/Themes $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle"),
|
("Themes", OPEN_MENU, "-noext #wmdatadir#/Themes $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle"),
|
||||||
|
|||||||
Reference in New Issue
Block a user