mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
removed caffeine in tofi as Hypridle is not used anymore
This is another change that can be ignored as hypridle can be commented out and used again in nixy (even though it's quite clunky) Signed-off-by: Purin <118902463+Dylouwu@users.noreply.github.com>
This commit is contained in:
@@ -79,7 +79,6 @@
|
|||||||
# pkill tofi
|
# pkill tofi
|
||||||
else
|
else
|
||||||
options=(
|
options=(
|
||||||
" Caffeine"
|
|
||||||
" Night-shift"
|
" Night-shift"
|
||||||
" Nixy"
|
" Nixy"
|
||||||
" Hyprpicker"
|
" Hyprpicker"
|
||||||
@@ -91,9 +90,6 @@
|
|||||||
selected=''${selected:2}
|
selected=''${selected:2}
|
||||||
|
|
||||||
case $selected in
|
case $selected in
|
||||||
"Caffeine")
|
|
||||||
caffeine
|
|
||||||
;;
|
|
||||||
"Night-shift")
|
"Night-shift")
|
||||||
night-shift
|
night-shift
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user