1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-05-02 11:49:33 +00:00
This commit is contained in:
Rae 5e 2024-12-31 20:27:32 -05:00
parent 6e28141f5a
commit a8b6ce3036
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE
5 changed files with 22 additions and 10 deletions

View file

@ -1,3 +1,9 @@
hsetroot -cover ~/.dotfiles/assets/wallpapers/current
xcompmgr &
# dumb yambar workaround https://codeberg.org/dnkl/yambar/issues/429
xterm -geometry 1x1+0+18 &
temp=$!
sleep 1
yambar &
sleep 1
kill $temp