linuxShortcuts/Screen/desktop.sh

14 lines
344 B
Bash
Raw Normal View History

#!/bin/sh
2023-06-23 13:10:17 +00:00
2022-10-07 11:40:50 +00:00
/bin/numlockx on
2023-06-23 13:10:17 +00:00
#xrandr --output HDMI1 --mode 1920x1080
#xrandr --output HDMI2 --mode 1920x1080
xrandr --output HDMI2 --mode 1920x1080 --pos 0x0 --rate 60.0 \
--output HDMI1 --mode 1920x1080 --right-of HDMI2 --rate 74.97
sleep 3
/home/bruno/Apps/linuxShortcuts/start-oxo.sh "organize"
echo "desktop" > /home/bruno/.layout