diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2020-10-27 14:27:56 -0400 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2020-10-27 14:27:56 -0400 |
commit | 8237e2ba3b1c224ce5f05673fa47312e69d4980c (patch) | |
tree | c3877c274e7d5d915302cd6dd2d03a3d58c5e7ec /.xinitrc | |
parent | bdbd07823796973d11536dc05dc1cf7bb11f2341 (diff) |
move fonts to subfolders
Diffstat (limited to '.xinitrc')
-rw-r--r-- | .xinitrc | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -10,8 +10,9 @@ picom -b & echo "" > $HOME/.local/share/newsboat/queue echo us > $HOME/.cache/layout xrdb -load $HOME/.Xresources -dwmblocks & flashfocus -n 30 -o 0.75 -v ERROR & +dwmblocks & +sudo /opt/piavpn/bin/pia-daemon & # exec icewm exec dwm # vim:filetype=sh |