Update tmux and add local bins

This commit is contained in:
Hunter Haugen 2024-03-22 14:26:28 -07:00
parent e58102cf1a
commit f88286d60b
Signed by: hunner
GPG key ID: EF99694AA599DDAD
13 changed files with 184 additions and 3 deletions

8
local/bin/twomon.sh Executable file
View file

@ -0,0 +1,8 @@
#!/usr/bin/env bash
xrandr --output eDP-1-1 --auto
xrandr --output DP-1-2 --auto
xrandr --output HDMI-1-1 --auto
xrandr --output DP-1-2 --left-of eDP-1-1
xrandr --output HDMI-1-1 --left-of DP-1-2
xrandr --output DP-1-2 --primary