diff --git a/.config/hypr/hyprland/keybinds.conf b/.config/hypr/hyprland/keybinds.conf index da3866b8c..7e26aad3f 100644 --- a/.config/hypr/hyprland/keybinds.conf +++ b/.config/hypr/hyprland/keybinds.conf @@ -14,6 +14,7 @@ bindle=, XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- # ################################### Applications ################################### # Apps: just normal apps +bind = Super, Z, exec, Zed bind = Super, C, exec, code --password-store=gnome --enable-features=UseOzonePlatform --ozone-platform=wayland bind = Super, T, exec, foot # bind = Super, Return, exec, foot --override shell=fish @@ -195,7 +196,6 @@ bind = Control+Super, mouse_down, workspace, -1 bindm = Super, mouse:272, movewindow bindm = Super, mouse:273, resizewindow # bindm = Super, mouse:274, movewindow -bindm = Super, Z, movewindow bind = Control+Super, Backslash, resizeactive, exact 640 480 # Arrow keys with IJKL @@ -206,3 +206,4 @@ bindle = Alt, L, exec, ydotool key 106:1 106:0 # Control + Side mouse btn for switching tabs (Ctrl+PgUp/PgDn) # bind = Control, mouse:275, exec, ydotool key 29:1 104:1 104:0 29:0 # bind = Control, mouse:276, exec, ydotool key 29:1 109:1 109:0 29:0 +