-
Notifications
You must be signed in to change notification settings - Fork 0
/
.jwmrc-chocoate
137 lines (136 loc) · 4.32 KB
/
.jwmrc-chocoate
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
<?xml version="1.0"?>
<JWM>
<RootMenu height="10" onroot="123">
<Program icon="terminal.png" label="terminal">roxterm</Program>
<Program icon="/usr/share/jwm/beaver.png" label="beaver">beaver</Program>
<Program icon="/usr/share/jwm/notepad..png" label="Geany">geany</Program>
<Program icon="/usr/share/jwm/rox.png" label="rox">rox</Program>
<Program icon="/usr/share/jwm/markdown.png" label="vim">gvim</Program>
<Menu icon="apps.png" label="Applications">
<Program icon="calc.png" label="Calculator">xcalc</Program>
<Program icon="xterm" label="xterm">lxterminal</Program>
</Menu>
<Menu icon="bull.png" label="Utilities">
<Program icon="font.png" label="Fonts">xfontsel</Program>
<Program icon="window.png" label="Window Properties">
xprop | xmessage -file -
</Program>
<Program icon="window.png" label="Window Information">
xwininfo | xmessage -file -
</Program>
</Menu>
<Separator />
<Program icon="lock.png" label="lock">
xlock -mode blank
</Program>
<Separator />
<Restart label="Restart jwm" icon="penguin.png" />
<Exit label="Log-out" confirm="true" icon="logout.png" />
<Include>exec: xdgmenumaker -n -i -f jwm</Include>
<Program icon="/usr/share/jwm/shutdown.png" label="Shutdown">loginctl poweroff</Program>
<Program icon="/usr/share/jwm/reboot.png" label="Reboot">loginctl reboot</Program>
<Program label="Refresh Menu">jwm -reload</Program>
</RootMenu>
<Group>
<Option>tiled</Option>
<Option>aerosnap</Option>
</Group>
<Group>
<Class>Pidgin</Class>
<Option>sticky</Option>
</Group>
<Group>
<Name>xterm</Name>
<Option>vmax</Option>
</Group>
<Group>
<Name>xclock</Name>
<Option>drag</Option>
<Option>notitle</Option>
</Group>
<Tray x="0" y="-1" height="18" valign="bottom" autohide="no" width="0" halign="fixed" layout="horizontal">
<TrayButton icon="/usr/share/jwm/beaver.png" label="pymd">root:1</TrayButton>
<Spacer width="1" />
<TrayButton label="">showdesktop</TrayButton>
<TrayButton icon="rox.png">exec:rox</TrayButton>
<Spacer width="2" />
<Pager labeled="true" />
<TaskList maxwidth="200" />
<Dock />
<Clock format="%H:%M">
<Button mask="123">exec:xclock</Button>
</Clock>
</Tray>
<WindowStyle>
<Font>monospace-10:book</Font>
<Width>4</Width>
<Height>18</Height>
<Corner>5</Corner>
<Foreground>#ffffff</Foreground>
<Background>#432E36</Background>
<Outline>#432E36</Outline>
<Opacity>1.0</Opacity>
<Active>
<Foreground>#ffffff</Foreground>
<Background>#432E36</Background>
<Outline>#432E36</Outline>
<Opacity>1.0</Opacity>
</Active>
</WindowStyle>
<TrayStyle group="true" list="all" decorations="motif">
<Font>monospace-10</Font>
<Background>#432E36</Background>
<Foreground>#ffffff</Foreground>
<Outline>#432E36</Outline>
<Opacity>1.0</Opacity>
<Active>
<Foreground>#ffffff</Foreground>
<Background>#432E36</Background>
</Active>
</TrayStyle>
<PagerStyle>
<Outline>#A4A6A9</Outline>
<Foreground>#EDBFC6</Foreground>
<Background>#432E36</Background>
<Text>#F0F0F1</Text>
<Active>
<Foreground>#2E3436</Foreground>
<Background>#432E36</Background>
<Text>#111111</Text>
</Active>
</PagerStyle>
<MenuStyle>
<Font>monospace-10</Font>
<Foreground>#EDBFC6</Foreground>
<Background>#432E36</Background>
<Outline>#432E36</Outline>
<Active>
<Foreground>#F0F0F1</Foreground>
<Background>#2F3031</Background>
</Active>
<Opacity>1.0</Opacity>
</MenuStyle>
<PopupStyle>
<Font>monospace-9</Font>
<Foreground>#F0F0F1</Foreground>
<Background>#2F3031</Background>
<Outline>#2F3031</Outline>
</PopupStyle>
<TrayButtonStyle>
<Active>
<Foreground>#E1E1E2</Foreground>
</Active>
</TrayButtonStyle>
<StartupCommand>variety</StartupCommand>
<StartupCommand>plank</StartupCommand>
<StartupCommand>picom</StartupCommand>
<StartupCommand>thunar --daemon</StartupCommand>
</JWM>
<StartupCommand>xbattbar -I gray -O black -i cyan -o black -p 10 -c -t 1 -a bottom</StartupCommand>
<StartupCommand>nm-applet</StartupCommand>
<StartupCommand>plank</StartupCommand>
<StartupCommand>volumeicon</StartupCommand>
<startupCommand>xclock</startupCommand>
<Key mask="A" key="p">exec:dmenu_run -i -nb '#4C4E50' -nf '#ffffff' -sb '#FFFF01' -sf '#A4A6A9'
<Key mask="A" key="Return">exec:roxterm</Key>
<Key mask="A" key="r">exec:roxterm</key>