From f200ef3e0e60f805ee0c19043e2ff973e89a72a4 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Thu, 1 Feb 2024 13:39:25 +0100 Subject: [PATCH] change keybind --- modules/home/hyprland/config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 7edd801..d532353 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -135,7 +135,7 @@ bind = $mainMod, Return, exec, kitty bind = ALT, Return, exec, kitty --title float_kitty bind = $mainMod SHIFT, Return, exec, kitty --start-as=fullscreen -o 'font_size=16' - bind = $mainMod, B, exec, firefox + bind = $mainMod, B, exec, floorp bind = $mainMod, Q, killactive, bind = $mainMod, F, fullscreen, 0 bind = $mainMod SHIFT, F, fullscreen, 1