From b228ba16fa1480237254fd0a4b0550e22847ea4e Mon Sep 17 00:00:00 2001 From: Andrew Luchuk Date: Thu, 4 Jun 2026 15:05:00 -0400 Subject: [PATCH] Replace hyprlauncher with DMS Shell launcher --- keybinds.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keybinds.lua b/keybinds.lua index a5b826a..63f24e4 100644 --- a/keybinds.lua +++ b/keybinds.lua @@ -3,7 +3,7 @@ local mainMod = "SUPER" local terminal = "kitty" local browser = "flatpak run app.zen_browser.zen" local fileManager = "dolphin" -local menu = "hyprlauncher" +local menu = "dms ipc call spotlight open" local calculator = "kcalc"