1
0

weird that these weren't already updated

This commit is contained in:
dtb
2021-07-18 21:57:23 -04:00
parent 601b92aca6
commit feeef87e1c
2 changed files with 14 additions and 10 deletions

View File

@@ -0,0 +1,8 @@
# load X default stuff
xrdb -load .Xresources
# xclock
xclock -geometry 180x180-10+10 -update 1 &
# xload
xload -geometry 180x180-10+200 -update 1 &
# keybind manager
exec sxhkd &