commit d46c0134e9ec09b93810db0faa28422208d23148 parent 75cd612f4ae6c57f553f044eca3d803e07d4fc23 Author: NicholasFarrow <nicholas.w.farrow@gmail.com> Date: Sun, 5 Jul 2020 11:23:15 +1000 dual monitor script Diffstat:
A | bin/dual | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/bin/dual b/bin/dual @@ -0,0 +1,7 @@ +#!/bin/bash +# Nick Farrow 2019 + +xrandr --output HDMI-0 --auto --above eDP-1-1 --auto +polylaunch +cb +wal -i ~/Pictures/Wallpapers/ --saturate 0.4 -l && (cat ~/.cache/wal/sequences &)