summaryrefslogtreecommitdiffstats
path: root/.local/bin
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin')
-rwxr-xr-x.local/bin/scrwork19
1 files changed, 10 insertions, 9 deletions
diff --git a/.local/bin/scrwork b/.local/bin/scrwork
index 295ee7f..1319778 100755
--- a/.local/bin/scrwork
+++ b/.local/bin/scrwork
@@ -39,18 +39,19 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
# scrwork
-# Wed Apr 13 14:26:44 CEST 2022
+# Thu Apr 14 18:01:26 CEST 2022
# Joe
#
# Screen setup when I'm at work
-xrandr --output LVDS-1 --primary --mode 1366x768 --pos 0x750 --rotate normal
-xrandr --output VGA-1 --off
-xrandr --output HDMI-1 --mode 1920x1080 --pos 1366x0 --rotate normal
-xrandr --output DP-1 --off
-xrandr --output HDMI-2 --off
-xrandr --output HDMI-3 --off
-xrandr --output DP-2 --off
-xrandr --output DP-3 --off
+xrandr \
+ --output LVDS-1 --primary --mode 1366x768 --pos 1920x657 --rotate normal \
+ --output VGA-1 --mode 1920x1080 --pos 0x0 --rotate normal \
+ --output HDMI-1 --mode 1920x1080 --pos 3286x0 --rotate normal \
+ --output DP-1 --off \
+ --output HDMI-2 --off \
+ --output HDMI-3 --off \
+ --output DP-2 --off \
+ --output DP-3 --off
sysctl hw.snd.default_unit=0 >/dev/null
setwp