mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 23:46:13 +01:00
desktop & packages
This commit is contained in:
5
.config/screenlayout/main.sh
Normal file
5
.config/screenlayout/main.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
xrandr --output HDMI-0 --mode 1920x1080 --rate 60.00 --pos 0x360 --rotate normal \
|
||||
--output DP-0 --mode 2560x1440 --rate 74.92 --pos 4480x0 --rotate normal \
|
||||
--output DP-2 --primary --mode 2560x1440 --rate 74.92 --pos 1920x0 --rotate normal
|
||||
Reference in New Issue
Block a user