dotfiles-mirror/local/bin/start_qtile.sh
2025-10-04 17:47:25 +03:30

5 lines
98 B
Bash
Executable file

#!/bin/sh
wlr-randr --output eDP-1 --off &
foot -s &
sleep 1 &
swaybg -i ~/Pictures/nature4.png &