diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2020-10-28 13:51:44 -0400 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2020-10-28 13:51:44 -0400 |
commit | b6238b8a07f1e30f4259b6655da98148900b8006 (patch) | |
tree | 140b3114952a53e28b7b5ef3a40cddad14988715 /.xinitrc | |
parent | 8237e2ba3b1c224ce5f05673fa47312e69d4980c (diff) |
just loads of small changes
Diffstat (limited to '.xinitrc')
-rw-r--r-- | .xinitrc | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,6 +1,5 @@ xwallpaper --zoom ~/.cache/wall.png & dropbox-cli start & -/opt/piavpn/bin/pia-daemon & sxhkd & remaps & dunst & @@ -12,7 +11,6 @@ echo us > $HOME/.cache/layout xrdb -load $HOME/.Xresources flashfocus -n 30 -o 0.75 -v ERROR & dwmblocks & -sudo /opt/piavpn/bin/pia-daemon & # exec icewm exec dwm # vim:filetype=sh |