This website works better with JavaScript.
Home
Explore
Help
Sign In
Linux
/
dwm
generated from
gmarx/git-template
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
applied Thomas' README patch
config
Anselm R Garbe
13 years ago
parent
c14d293e51
commit
37fea84de8
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
README
+ 2
- 1
README
View File
@ -43,7 +43,8 @@ like this in your .xinitrc:
xsetroot -name "`date` `uptime | sed 's/.*,//'`"
sleep 1
done &
exec dwm
dwm
kill $!
Configuration
Write
Preview
Loading…
Cancel
Save