mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-11 08:54:14 +01:00
added Font Configuration
updated some outdated default config files
This commit is contained in:
@@ -62,9 +62,7 @@
|
||||
("Show All", SHOW_ALL),
|
||||
("Arrange Icons", ARRANGE_ICONS),
|
||||
("Refresh", REFRESH),
|
||||
("Lock", EXEC, "xlock -allowroot -usefirst"),
|
||||
("Save Session", SAVE_SESSION),
|
||||
("Clear Session", CLEAR_SESSION)
|
||||
("Lock", EXEC, "xlock -allowroot -usefirst")
|
||||
),
|
||||
("Appearance",
|
||||
("Themes", OPEN_MENU, "-noext #wmdatadir#/Themes $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle"),
|
||||
@@ -97,7 +95,7 @@
|
||||
("Save IconSet", SHEXEC, "geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name)\""),
|
||||
("Preferences Utility", EXEC, "/usr/local/GNUstep/Apps/WPrefs.app/WPrefs")
|
||||
),
|
||||
("Exit",
|
||||
("Session",
|
||||
("Save Session", SAVE_SESSION),
|
||||
("Clear Session", CLEAR_SESSION),
|
||||
("Restart Window Maker", RESTART),
|
||||
|
||||
Reference in New Issue
Block a user