hyprland-dotfiles/qtile/simple/autostart.sh
Stephan Raabe 0d74db7261 Update
2023-08-14 10:36:46 +02:00

5 lines
82 B
Bash

#!/bin/sh
xrandr --output Virtual-1 --mode 1920x1080
nitrogen --restore &
picom &