commit 73934db9bd32d400b4a395f513c30522931ba188
parent 427214bdacea3ee3fcc0c490dacb003d32459e5a
Author: awy <awy@awy.one>
Date: Sat, 24 May 2025 14:29:48 +0300
fix
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
@@ -110,7 +110,7 @@ input {
kb_layout = us,ru
kb_variant =
kb_model =
- kb_options = grp:alt_shift_toggle
+ # kb_options = grp:alt_shift_toggle
kb_rules =
follow_mouse = 1
sensitivity = 0
@@ -147,7 +147,7 @@ bind = $mainMod, Print, exec, dmenurecord
bind = $mainMod SHIFT, Print, exec, dmenurecord kill
bind = $mainMod, E, exec, $terminal neomutt; pkill -RTMIN+12 waybar
bind = $mainMod SHIFT, N, exec, $terminal newsboat; pkill -RTMIN+6 waybar
-bind = $mainMod SHIFT, R, exec, $terminal -e btop
+bind = $mainMod SHIFT, R, exec, $terminal -e htop
bind = $mainMod, M, exec, $terminal -e ncmpcpp
bind =,XF86AudioPlay, exec, mpc toggle
bind =,XF86AudioPrev, exec, mpc prev