mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-05-02 11:49:33 +00:00
~
This commit is contained in:
parent
6e28141f5a
commit
a8b6ce3036
5 changed files with 22 additions and 10 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue