dots/qtile/autostart.sh
2022-08-24 21:04:18 +01:00

7 lines
158 B
Bash
Executable file

#!/bin/sh
nitrogen --restore &
picom --experimental-backends -b &
xrandr --output HDMI-0 --mode 1920x1080 --rate 144 &
polybar -r fluffy &
flameshot &
dunst &