qtile: update to make similar to herbstluft
This commit is contained in:
@ -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 &
|
||||
|
||||
Reference in New Issue
Block a user