Hyprland-dotfiles/qtile/nixos_tutorial/autostart.sh
2023-08-09 14:52:10 +00:00

5 lines
82 B
Bash

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