revert to vicinae

This commit is contained in:
2026-08-29 12:16:02 +02:00
parent 01e4dcccd0
commit dc41dfb40a
+4 -3
View File
@@ -4,9 +4,10 @@
-- ── Application shortcuts ───────────────────────────────────── -- ── Application shortcuts ─────────────────────────────────────
terminal = "kitty" terminal = "kitty"
filemanager = "nemo" filemanager = "nemo"
-- applauncher = "vicinae toggle" applauncher = "vicinae toggle"
applauncher = "rofi -show run" dmenu = "vicinae dmenu --placeholder"
dmenu = "rofi -show drun -theme-str 'window {width: 100%;}'" -- applauncher = "rofi -show run"
-- dmenu = "rofi -show drun -theme-str 'window {width: 100%;}'"
idlehandler = "hypridle" -- switched to hypridle; adjust if needed idlehandler = "hypridle" -- switched to hypridle; adjust if needed
-- ── General ─────────────────────────────────────────────────── -- ── General ───────────────────────────────────────────────────