diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..dcc5c1f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "pinephone-toolkit"] + path = pinephone-toolkit + url = https://github.com/Dejvino/pinephone-toolkit diff --git a/pinephone-toolkit b/pinephone-toolkit new file mode 160000 index 0000000..51b6fa8 --- /dev/null +++ b/pinephone-toolkit @@ -0,0 +1 @@ +Subproject commit 51b6fa81abc2cfd6d18be244b328f2a7595dd914 diff --git a/usr/local/bin/swayphone_backlightselect b/usr/local/bin/swayphone_backlightselect index 8eeeb9b..638eace 100755 --- a/usr/local/bin/swayphone_backlightselect +++ b/usr/local/bin/swayphone_backlightselect @@ -2,7 +2,7 @@ BACKLIGHT=~/.backlight -dialog --menu EXECUTE 20 40 12 \ +dialog --menu EXECUTE 20 40 10 \ 10 FULL \ 9 . \ 8 . \ @@ -10,7 +10,6 @@ dialog --menu EXECUTE 20 40 12 \ 6 . \ 5 . \ 4 . \ - 3 . \ - 2 MIN \ + 3 MIN \ 2>$BACKLIGHT && pptk-backlight set `cat $BACKLIGHT`