hyprland-dotfiles/qtile/basic/autostart.sh

5 lines
82 B
Bash
Raw Normal View History

2023-08-09 14:52:10 +00:00
#!/bin/sh
xrandr --output Virtual-1 --mode 1920x1080
nitrogen --restore &
picom &