altaria desktop functions for new monitor config

This commit is contained in:
2024-02-06 13:08:18 -07:00
parent a28fa89ba4
commit 39ec276c5d
10 changed files with 120 additions and 117 deletions
-1
View File
@@ -1 +0,0 @@
homedock
+8
View File
@@ -0,0 +1,8 @@
#!/bin/zsh
source ${0:a:h}/xorg.zsh
XRANDR_SET \
--screen-blank disable \
${XRANDR_ARGS__office__4k[@]} --pos 0x0 --primary \
${XRANDR_ARGS__livingroom__4k[@]} --pos 0x0 \
;