qtile_config/autostart.sh

5 lines
187 B
Bash
Executable File

#!/bin/sh
nm-applet &
pasystray &
xrandr --output VGA-1 --off --output DVI-D-1 --mode 1920x1080 --pos 0x420 --rotate normal --output HDMI-1 --mode 1920x1080 --pos 1920x0 --rotate right &