mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-07 14:24:14 +01:00
Add two menu files from the Debian package
This commit is contained in:
committed by
Carlos R. Mafra
parent
3f6ae395ce
commit
19f110d26e
11
WindowMaker/appearance.menu
Normal file
11
WindowMaker/appearance.menu
Normal file
@@ -0,0 +1,11 @@
|
||||
#include "wmmacros"
|
||||
|
||||
Appearance MENU
|
||||
"Background" OPEN_MENU background.menu
|
||||
"Styles" OPEN_MENU -noext LOCAL_STYLES_DIR STYLES_DIR USER_STYLES_DIR WITH setstyle
|
||||
"Themes" OPEN_MENU -noext LOCAL_THEMES_DIR THEMES_DIR USER_THEMES_DIR WITH setstyle
|
||||
"Icon Sets" OPEN_MENU -noext LOCAL_ICON_SETS_DIR ICON_SETS_DIR USER_ICON_SETS_DIR WITH seticons
|
||||
"Save IconSet" EXEC geticonset USER_ICON_SETS_DIR/"%a(IconSet name)"
|
||||
"Save Theme" EXEC getstyle -t USER_THEMES_DIR/"%a(Theme name)"
|
||||
Appearance END
|
||||
|
||||
Reference in New Issue
Block a user