From f648bdc99a286cb8477dfbabd05b10eb8c64ddd1 Mon Sep 17 00:00:00 2001 From: Uyanide Date: Tue, 29 Jul 2025 01:44:43 +0200 Subject: [PATCH] oh also you, farewell kwrite --- hypr/hyprland/keybinds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypr/hyprland/keybinds.conf b/hypr/hyprland/keybinds.conf index be2a2eb..02db3a0 100755 --- a/hypr/hyprland/keybinds.conf +++ b/hypr/hyprland/keybinds.conf @@ -6,7 +6,7 @@ bind = Super, C, exec, code --password-store=gnome-libsecret # Launch VSCode (editor) bind = Super, E, exec, nautilus --new-window # Launch file manager bind = Super, W, exec, firefox --new-window # Launch Firefox -bind = Super, X, exec, kwrite # Launch GNOME Text Editor +bind = Super, X, exec, gnome-text-editor # Launch Text Editor bind = Super, B, exec, killall btop || ghostty -e btop # Launch btop (system monitor) bind = Super, Space, exec, eww open main --toggle # Launch dashboard (eww) bind = Super+Shift, V, exec, pavucontrol # Launch pavucontrol (volume mixer)