1
0

displaym stuff

This commit is contained in:
dtb
2021-07-24 22:25:13 -04:00
parent 54b030a3b1
commit e51f9b2236
3 changed files with 14 additions and 6 deletions

View File

@@ -1,8 +1,6 @@
# load X default stuff
xrdb -load .Xresources
# xclock
xclock -geometry 180x180-10+10 -update 1 &
# xload
xload -geometry 180x180-10+200 -update 1 &
# wallpaper
feh --bg-center /home/trinity/Pictures/Wallpapers/nosebleed.jpg
# keybind manager
exec sxhkd &
pgrep -x sxhkd >/dev/null || sxhkd &