mirror of
https://github.com/phillipberndt/autorandr
synced 2025-02-17 20:17:06 +00:00
Added a default fallback ("default") for pm-script.
This commit is contained in:
parent
5ada195b85
commit
41edb76181
@ -6,7 +6,7 @@
|
||||
FORM=${0##*40}
|
||||
case $FORM in
|
||||
auto-disper)
|
||||
AUTORANDR="auto-disper -c"
|
||||
AUTORANDR="auto-disper -c --default default"
|
||||
;;
|
||||
*)
|
||||
AUTORANDR="autorandr -c"
|
||||
|
Loading…
Reference in New Issue
Block a user