From dbd91dde5bbdb3eda7488d599b9cf8e432cc3104 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Thu, 9 Nov 2023 14:58:09 +0100 Subject: [PATCH] change hyprland keybinds --- modules/home/hyprland/config.nix | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 5d5eeaa..40c0c8a 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -120,13 +120,12 @@ in # keybindings bind = $mainMod, Return, exec, kitty - bind = $mainMod SHIFT, Return, exec, kitty --fullscreen bind = $mainMod, Q, killactive, bind = $mainMod, F, fullscreen, bind = $mainMod, Space, togglefloating, bind = $mainMod, D, exec, pkill wofi || wofi --show drun - bind = $mainMod, Escape, exec, swaylock - bind = $mainMod, SHIFT, Escape, exec, pkill wlogout || wlogout -b 4 + bind = $mainMod, ESCAPE, exec, swaylock + bind = $mainMod, SHIFT, ESCAPE, exec, pkill wlogout || wlogout -b 4 bind = SUPER, V, exec, cliphist list | wofi -dmenu | cliphist decode | wl-copy bind = $mainMod, P, pseudo, bind = $mainMod, J, togglesplit,