Refactor to only download displayselect, not the

...whole repository
This commit is contained in:
Oliver Davies 2025-05-09 22:33:23 +01:00
parent 9fa76b531a
commit 56b5f099fc
2 changed files with 14 additions and 12 deletions

View file

@ -1,7 +1,7 @@
diff --git a/.local/bin/displayselect b/.local/bin/displayselect
index 51dd468..c132b7a 100755
--- a/.local/bin/displayselect
+++ b/.local/bin/displayselect
--- a/displayselect
+++ b/displayselect
@@ -15,20 +15,13 @@ twoscreen() { # If multi-monitor is selected and there are two screens.
res_external=$(xrandr --query | sed -n "/^$external/,/\+/p" | \