summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2025-08-29 01:59:09 +0200
committerJoe <rbo@gmx.us>2025-08-29 01:59:46 +0200
commit484b7801984a6f6691ac9c3abde7baeabf55f351 (patch)
tree76fa5c20caf6b0e1dbd905501b4f487efc09dc43
parentup (diff)
downloaddotfiles-bsd-484b7801984a6f6691ac9c3abde7baeabf55f351.tar.gz
dotfiles-bsd-484b7801984a6f6691ac9c3abde7baeabf55f351.tar.bz2
dotfiles-bsd-484b7801984a6f6691ac9c3abde7baeabf55f351.tar.xz
dotfiles-bsd-484b7801984a6f6691ac9c3abde7baeabf55f351.tar.zst
dotfiles-bsd-484b7801984a6f6691ac9c3abde7baeabf55f351.zip
scr
-rw-r--r--.config/x11/xinitrc5
-rwxr-xr-x.local/bin/scr14
-rwxr-xr-x.local/bin/scr24
-rwxr-xr-x.local/bin/scr36
4 files changed, 9 insertions, 10 deletions
diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc
index 782f441..43845ac 100644
--- a/.config/x11/xinitrc
+++ b/.config/x11/xinitrc
@@ -64,14 +64,13 @@ start_apps() {
export LANG='en_US.UTF-8'
[ $host = "mother" ] && xrandr \
- --output HDMI-0 --primary --mode 1920x1080 --pos 0x0 --rotate normal \
+ --output HDMI-0 --mode 1920x1080 --pos 2560x0 --rotate normal \
--output DP-0 --off \
--output DP-1 --off \
--output DP-2 --off \
--output DP-3 --off \
- --output DP-4 --mode 1680x1050 --pos 1920x0 --rotate normal \
+ --output DP-4 --primary --mode 2560x1440 --pos 0x0 --rotate normal \
--output DP-5 --off
- # --output DP-4 --mode 1440x900 --pos 0x0 --rotate normal \
[ $host = "po-rbo" ] && xrandr \
--output eDP-1 --mode 1920x1200 --pos 0x0 --rotate normal \
--output HDMI-1 --primary --mode 2560x1440 --pos 1920x0 --rotate normal \
diff --git a/.local/bin/scr1 b/.local/bin/scr1
index 4651ad0..206f1fb 100755
--- a/.local/bin/scr1
+++ b/.local/bin/scr1
@@ -1,12 +1,12 @@
#!/bin/sh
xrandr \
- --output HDMI-0 --primary --mode 1920x1080 --pos 0x0 --rotate normal \
+ --output HDMI-0 --off \
--output DP-0 --off \
--output DP-1 --off \
--output DP-2 --off \
--output DP-3 --off \
- --output DP-4 --off \
+ --output DP-4 --primary --mode 2560x1440 --pos 0x0 --rotate normal \
--output DP-5 --off
setwp "$HOME"/pics/wp.png
diff --git a/.local/bin/scr2 b/.local/bin/scr2
index 48a4a03..63b36b5 100755
--- a/.local/bin/scr2
+++ b/.local/bin/scr2
@@ -1,12 +1,12 @@
#!/bin/sh
xrandr \
- --output HDMI-0 --primary --mode 1920x1080 --pos 0x0 --rotate normal \
+ --output HDMI-0 --mode 1920x1080 --pos 2560x0 --rotate normal \
--output DP-0 --off \
--output DP-1 --off \
--output DP-2 --off \
--output DP-3 --off \
- --output DP-4 --mode 1680x1050 --pos 1920x0 --rotate normal \
+ --output DP-4 --primary --mode 2560x1440 --pos 0x0 --rotate normal \
--output DP-5 --off
setwp "$HOME"/pics/wp.png
diff --git a/.local/bin/scr3 b/.local/bin/scr3
index 17b9fe7..571aa94 100755
--- a/.local/bin/scr3
+++ b/.local/bin/scr3
@@ -1,12 +1,12 @@
#!/bin/sh
xrandr \
- --output HDMI-0 --primary --mode 1920x1080 --pos 1440x0 --rotate normal \
+ --output HDMI-0 --mode 1920x1080 --pos 3120x0 --rotate normal \
--output DP-0 --off \
--output DP-1 --off \
- --output DP-2 --mode 1440x900 --pos 0x0 --rotate normal \
+ --output DP-2 --mode 1680x1050 --pos 0x0 --rotate normal \
--output DP-3 --off \
- --output DP-4 --mode 1680x1050 --pos 3360x0 --rotate normal \
+ --output DP-4 --primary --mode 2560x1440 --pos 1680x0 --rotate normal \
--output DP-5 --off