qtile: update to make similar to herbstluft

This commit is contained in:
mequidis
2023-04-15 20:52:19 +03:00
parent 7a86da2cd9
commit 90000c4cf8
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 &