Every Friday you will see a new JWM theme posted here, including the .jwmrc file and a screenshot, so check back here on Fridays for the new theme. You can readily find the background images off of the internet. Be sure to check that the font file is a font that you have, or locate that font on the web. You should also check your icon folders for these icons, or change them to icons you have. Sorry about the numbers at the beginning of each line, but without them, some browsers try to implement the tags, rather than display them as text. You will need to remove the number from each line to utilize the file.

Today’s theme: The Incredible Hulk!

1 <?xml version=”1.0″?>
2
3 <JWM>
4
5 <RootMenu height=”15″ onroot=”123″>
6
7 <Program icon=”xterm.png” label=”Terminal”>x-terminal-emulator</Program>
8 <Program icon=”google-chrome-old.png” label=”Chrome”>google-chrome-stable</Program>
9 <Program icon=”qupzilla.png” label=”Midori”>midori</Program>
10 <Program icon=”chess.png” label=”Chess”>xboard</Program>
11 <Include>/etc/jwm/debian-menu</Include>
12
13 <Separator/>
14 <Program icon=”emblem-readonly.png” label=”Lock”>
15 xscreensaver-command -activate
16 </Program>
17 <Separator/>
18
19 <Restart label=”Restart” icon=”system-restart.png”/>
20 <Exit label=”Exit” confirm=”true” icon=”system-log-out.png”/>
21 <Program icon=”system-shutdown.png” label=”Shutdown”>sh /home/user/scripts/shutdown.sh</Program>
22
23 </RootMenu>
24
25 <Tray x=”0″ y=”-1″ height=”32″ autohide=”false”>
26
27 <TrayButton label=”Qemu”>root:1</TrayButton>
28
29 <TrayButton icon=”gaupol.png”>showdesktop</TrayButton>
30
31 <Pager labeled=”true”/>
32
33 <TaskList maxwidth=”256″/>
34
35 <Dock/>
36
37 <TrayButton popup=”Terminal” icon=”xterm.png”>exec:x-terminal-emulator</TrayButton>
38 <TrayButton popup=”Volume Control” icon=”unity-tweak-tool.png”>exec:pavucontrol</TrayButton>
39 <TrayButton popup=”File Manager” icon=”nemo.png”>exec:/usr/bin/pcmanfm</TrayButton>
40 <TrayButton popup=”Calculator” icon=”applications-mathematics.png”>exec:gcalctool</TrayButton>
41 <TrayButton popup=”Leafpad” icon=”leafpad.png”>exec:leafpad</TrayButton>
42 <TrayButton popup=”Midori Web Browser” icon=”qupzilla.png”>exec:midori</TrayButton>
43 <TrayButton popup=”Sylpheed Email” icon=”thunderbird.png”>exec:sylpheed</TrayButton>
44 <TrayButton popup=”Calendar Script” icon=”web-google-calendar.png”>exec:/home/user/scripts/xcal.sh</TrayButton>
45
46 <Swallow name=”xload” width=”64″>
47 xload -nolabel -bg white -fg purple -hl green
48 </Swallow>
49
50 <Clock format=”%H:%M”>xclock</Clock>
51
52 </Tray>
53
54 <!– Visual Styles –>
55
56 <WindowStyle>
57
58 <Font>Sans-9</Font>
59 <Width>3</Width>
60 <Height>22</Height>
61
62 <Active>
63 <Text>#F5FFFA</Text>
64 <Title>#7F007F:#228B22</Title>
65 <Outline>#7F007F</Outline>
66 </Active>
67
68 <Inactive>
69 <Text>#228B22</Text>
70 <Title>#29004A:#006400</Title>
71 <Outline>#29004A</Outline>
72 </Inactive>
73
74 </WindowStyle>
75
76 <TaskListStyle>
77 <Font>Sans-9</Font>
78 <ActiveForeground>#F5FFFA</ActiveForeground>
79 <ActiveBackground>#7F007F:#DA70D6</ActiveBackground>
80 <Background>#008000:#008000</Background>
81 </TaskListStyle>
82
83 <TrayStyle>
84 <Font>Sans-9</Font>
85 <Foreground>#F5FFFA</Foreground>
86 <Background>#008000</Background>
87 </TrayStyle>
88
89 <PagerStyle>
90 <Outline>#F5FFFA</Outline>
91 <Foreground>#ADFF2F</Foreground>
92 <Background>#008000</Background>
93 <ActiveForeground>#F5FFFA</ActiveForeground>
94 <ActiveBackground>#DDA0DD</ActiveBackground>
95 </PagerStyle>
96
97 <MenuStyle>
98 <Font>Sans-9</Font>
99 <Foreground>#F5FFFA</Foreground>
100 <Background>#008000</Background>
101 <ActiveForeground>#F5FFFA</ActiveForeground>
102 <ActiveBackground>#7F007F:#DA70D6</ActiveBackground>
103 </MenuStyle>
104
105 <PopupStyle>
106 <Font>Sans-9</Font>
107 <Outline>#7F007F</Outline>
108 <Foreground>#F5FFFA</Foreground>
109 <Background>#228B22</Background>
110 </PopupStyle>
111
112 <!–
113 #7FFF00 – Chartreus (neon green)+
114 #006400 – Dark Green+
115 #228B22 – Forest Green+
116 #00FF00 – Green
117 #008000 – Web Green (dark)
118 #ADFF2F – Green yellow
119 #7CFC00 – lawn green
120 #9ACD32 – Yellow Green
121 #F5FFFA – Mint Cream
122
123 #EE82EE – Violet
124 #6A5ACD – Slate Blue
125 #663399 – REbecca Purple
126 #7F007F – Web Purple+
127 #A020F0 – Purple
128 #DDA0DD – Plum
129 #DA70D6 – Orchid
130 #9370DB – Medium Purple
131 #4B0082 – Indigo
132 #9400D3 – Dark Violet
133 #8B008B – Dark Magenta
134 #29004A – Dark Purple+
135 #8A2BE2 – Blue Violet
136 –>
137
138 <IconPath>
139 /home/user/icons/jwm/moka
140 </IconPath>
141
142 <Desktops width=”2″ height=”2″>
143 <Background type=”command”>nitrogen –restore</Background>
144 </Desktops>
145
146 <DoubleClickSpeed>400</DoubleClickSpeed>
147
148 <DoubleClickDelta>2</DoubleClickDelta>
149
150 <FocusModel>sloppy</FocusModel>
151
152 <SnapMode distance=”10″>border</SnapMode>
153
154 <MoveMode>opaque</MoveMode>
155
156 <ResizeMode>opaque</ResizeMode>
157
158 <StartupCommand>xbattbar -I green -O black -i purple -o black -p 10 -c -t 1 -a bottom</StartupCommand>
159 <StartupCommand>nm-applet</StartupCommand>
160
161 <Key key=”Up”>up</Key>
162 <Key key=”Down”>down</Key>
163 <Key key=”Right”>right</Key>
164 <Key key=”Left”>left</Key>
165 <Key key=”h”>left</Key>
166 <Key key=”j”>down</Key>
167 <Key key=”k”>up</Key>
168 <Key key=”l”>right</Key>
169 <Key key=”Return”>select</Key>
170 <Key key=”Escape”>escape</Key>
171
172 <Key mask=”A” key=”Tab”>next</Key>
173 <Key mask=”A” key=”F4″>close</Key>
174 <Key mask=”A” key=”#”>desktop#</Key>
175 <Key mask=”A” key=”F1″>root:1</Key>
176 <Key mask=”A” key=”F2″>window</Key>
177 <Key mask=”A” key=”F10″>maximize</Key>
178 <Key mask=”A” key=”Right”>rdesktop</Key>
179 <Key mask=”A” key=”Left”>ldesktop</Key>
180 <Key mask=”A” key=”Up”>udesktop</Key>
181 <Key mask=”A” key=”Down”>ddesktop</Key>
182
183 </JWM>
184
185

2 Replies to “JWM Theme Firday!”

Leave a Reply to AlaskaLinuxUser Cancel reply

Your email address will not be published. Required fields are marked *