added alternative to qs main menu

This commit is contained in:
kenji
2025-07-22 20:03:27 -05:00
parent 954407bfa0
commit d80c5c1074
+2
View File
@@ -69,6 +69,8 @@
"$mod ALT, A, global, caelestia:showall"
"$mod ALT, L, global, caelestia:lock"
"$mod, SPACE, exec, rofi -show drun"
# Restore lock - these are `bindl` in your original, but `exec` should be fine here.
# However, `bindl` is typically for a *release* event. If `caelestia shell -d` is a daemon,
# and `caelestia:lock` is a quickshell internal, you might need to reconsider.