Hyprland-dotfiles/qtile/basic/autostart.sh

5 lines
82 B
Bash
Raw Normal View History

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