Refactor to only download displayselect
, not the
...whole repository
This commit is contained in:
parent
9fa76b531a
commit
56b5f099fc
2 changed files with 14 additions and 12 deletions
|
@ -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" | \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue