chore: update script names
This commit is contained in:
parent
1e2fb5ae8b
commit
f1391bc6af
2 changed files with 0 additions and 0 deletions
7
bin/switch-to-monitor
Executable file
7
bin/switch-to-monitor
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
set -ueo pipefail
|
||||
|
||||
xrandr \
|
||||
--output DP-3 --mode 2560x1440 \
|
||||
--output eDP-1 --off
|
Loading…
Add table
Add a link
Reference in a new issue