From 9bde161e2bfb23a71d2e52e99ad94db297cfa545 Mon Sep 17 00:00:00 2001 From: Nippy Date: Thu, 17 Sep 2026 17:30:29 +0200 Subject: update gnome/hyprland config --- raveos-hyprland-theme/theme-data/hypr/config/keybinds.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'raveos-hyprland-theme/theme-data/hypr/config/keybinds.lua') diff --git a/raveos-hyprland-theme/theme-data/hypr/config/keybinds.lua b/raveos-hyprland-theme/theme-data/hypr/config/keybinds.lua index a072f88..4e97d76 100644 --- a/raveos-hyprland-theme/theme-data/hypr/config/keybinds.lua +++ b/raveos-hyprland-theme/theme-data/hypr/config/keybinds.lua @@ -37,7 +37,7 @@ hl.bind("CTRL + SUPER + Home", hl.dsp.exec_cmd("reboot")) hl.bind("CTRL + SUPER + End", hl.dsp.exec_cmd("poweroff")) -- Window management -hl.bind(mainMod .. " + Q", hl.dsp.window.kill()) +hl.bind(mainMod .. " + Q", hl.dsp.window.close()) hl.bind(mainMod .. " + V", hl.dsp.window.float()) -- Move focus with mainMod + arrow keys -- cgit v1.3