qtile: update to make similar to herbstluft

This commit is contained in:
2023-07-08 15:20:42 +03:00
parent 1e94a6d481
commit 02b95402ff
2 changed files with 45 additions and 91 deletions

View File

@ -1,7 +1,6 @@
#!/bin/bash
wal -R &
# picom --experimental-backends
pidof dunst || dunst &
pidof mpd || mpd &
pidof flameshot || flameshot &
feh --bg-fill ~/.config/ricer/backgrounds/background.png && rm ~/.fehbg &
# pidof picom || picom --experimental-backends &
# pidof dunst || dunst &
# pidof mpd || mpd &
# pidof flameshot || flameshot &