qtile_config/autostart.sh

6 lines
196 B
Bash
Raw Normal View History

2020-04-22 07:09:37 +00:00
#!/bin/sh
2020-04-22 05:13:09 +00:00
nm-applet &
pasystray &
2021-06-15 13:53:00 +00:00
nextcloud &
2021-06-15 08:02:17 +00:00
xrandr --output VGA-1 --off --output DVI-D-1 --mode 1920x1080 --pos 1080x376 --rotate normal --output HDMI-1 --mode 1920x1080 --pos 0x0 --rotate left