diff options
Diffstat (limited to '.local/bin/outset')
| -rwxr-xr-x | .local/bin/outset | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.local/bin/outset b/.local/bin/outset new file mode 100755 index 0000000..397cbd5 --- /dev/null +++ b/.local/bin/outset @@ -0,0 +1,3 @@ +#!/bin/sh + +setsid swaymsg "output VGA-1 mode --custom 1600x900" |