mirror of
https://github.com/amiwm/amiwm.git
synced 2026-04-14 11:04:18 +00:00
Added something that will be a config util later, removed some unusable options from menus(you'll be later able to re-enable them), changed module dir to /lib/amiwm
This commit is contained in:
1
prefs.h
1
prefs.h
@@ -16,6 +16,7 @@ extern struct prefs_struct {
|
||||
int titlebarclock; /* display titlebar clock? */
|
||||
char *titleclockformat; /* format to use for the clock */
|
||||
int titleclockinterval; /* how often do we update the clock?*/
|
||||
int icontray; // if true then icons will be shown in a tray on top of each screen (besides clock and screen name)
|
||||
struct _Style *firststyle, *laststyle;
|
||||
} prefs;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user