Update tmux and add local bins
This commit is contained in:
parent
e58102cf1a
commit
f88286d60b
13 changed files with 184 additions and 3 deletions
6
local/bin/office-hdmi.sh
Executable file
6
local/bin/office-hdmi.sh
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
xrandr --output eDP-1-1 --auto
|
||||
xrandr --output HDMI-1-1 --auto
|
||||
xrandr --output HDMI-1-1 --left-of eDP-1-1
|
||||
xrandr --output HDMI-1-1 --primary
|
||||
Loading…
Add table
Add a link
Reference in a new issue