add(hyprlock): now use 50 languages

This commit is contained in:
kenji
2026-01-05 22:01:52 -06:00
parent 7bc837aeaf
commit 1f3c44afb7
4 changed files with 98 additions and 25 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
general = {
after_sleep_cmd = "hyprctl dispatch dpms on";
ignore_dbus_inhibit = false;
lock_cmd = "hyprlock";
lock_cmd = "hakase-hyprlock";
before_sleep_cmd = "loginctl lock-session"; # lock before suspend
};