From df27ba1d1c1ff678b172257fd3031dbd0bc913bc Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Sat, 11 Nov 2023 15:55:01 +0100 Subject: [PATCH] change hyprland keybinds --- modules/home/hyprland/config.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index f97cf7b..c3628d9 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -117,7 +117,7 @@ in # keybindings bind = $mainMod, Return, exec, kitty - bind = $mainMod, Alt, exec, firefox + bind = $mainMod, B, exec, firefox bind = $mainMod, Q, killactive, bind = $mainMod, F, fullscreen, bind = $mainMod, Space, togglefloating, @@ -128,7 +128,7 @@ in bind = $mainMod, P, pseudo, bind = $mainMod, J, togglesplit, bind = $mainMod, E, exec, thunar - bind = $mainMod, B, exec, pkill -SIGUSR1 .waybar-wrapped + # bind = $mainMod, B, exec, pkill -SIGUSR1 .waybar-wrapped bind = $mainMod, C ,exec, hyprpicker -a bind = $mainMod, G,exec, $HOME/.local/bin/toggle_layout bind = $mainMod, W,exec, pkill wofi || wallpaper-picker @@ -204,6 +204,7 @@ in windowrule = noanim,wofi windowrule = pin,wofi windowrule = noborder,wofi + windowrulev2 = opacity 1.0 1.0, title:^(.*YouTube.*)$ windowrule = tile, neovide windowrule = idleinhibit focus,mpv windowrule = float,udiskie