diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2020-10-29 19:25:33 -0400 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2020-10-29 19:25:33 -0400 |
commit | e381f1c560a775bff483f93a2d983092d5993a0a (patch) | |
tree | f731203cbb77883331a97f3d45297ac1f1134c7d /.xinitrc | |
parent | 3a6235af3326589710a496c3d46e7b3241997fe5 (diff) |
add arch linux news rss
Diffstat (limited to '.xinitrc')
-rw-r--r-- | .xinitrc | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -12,5 +12,8 @@ xrdb -load $HOME/.Xresources flashfocus -n 30 -o 0.75 -v ERROR & dwmblocks & # exec icewm -exec dwm +while true; do + dwm >/dev/null +done +# exec dwm # vim:filetype=sh |