Files
dots/.config/qtile/autostart.sh
2024-08-03 17:50:23 +03:00

9 lines
175 B
Bash
Executable File

#!/bin/bash
wal -R &
~/.fehbg
polybar & disown
# pidof picom || picom --experimental-backends &
# pidof dunst || dunst &
# pidof mpd || mpd &
# pidof flameshot || flameshot &