fix(hyprlock): removed strategies

This commit is contained in:
kenji
2026-01-10 23:27:01 -06:00
parent d34494d3be
commit 78f6ede871
-17
View File
@@ -183,22 +183,6 @@
"Kernel: PANIC" "Kernel: PANIC"
) )
strategies=(
"Use filters"
"Simply a mess"
"Go outside"
"Be extravagant"
"Honour thy error"
"Ask your body"
"Breathe more"
"Destroy nothing"
"Don't stress"
"Turn it upside down"
"State the problem"
"Retrace your steps"
"Work at a different speed"
)
yojijukugo=( yojijukugo=(
"" ""
"" ""
@@ -244,7 +228,6 @@
"''${greetings[@]}" "''${greetings[@]}"
"''${inspirations[@]}" "''${inspirations[@]}"
"''${cyberpunk[@]}" "''${cyberpunk[@]}"
"''${strategies[@]}"
"''${yojijukugo[@]}" "''${yojijukugo[@]}"
"''${habits[@]}" "''${habits[@]}"
"''${dev[@]}" "''${dev[@]}"