Files
dots/.config/qtile/autostart.sh

7 lines
149 B
Bash
Executable File

#!/bin/bash
wal -R &
# pidof picom || picom --experimental-backends &
# pidof dunst || dunst &
# pidof mpd || mpd &
# pidof flameshot || flameshot &