diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 2ba77d5..84b7afc 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -100,7 +100,6 @@ misc { vrr = 1 # 2 is fullscreen only disable_autoreload = true focus_on_activate = false - hide_cursor_on_key_press = false mouse_move_focuses_monitor = false } @@ -117,6 +116,8 @@ bind = $mainMod SHIFT, s, exec, IMG=~/Pictures/$(date +%Y-%m-%d_%H-%m-%s).png && bind = $mainMod SHIFT, SPACE, togglefloating, +bind = $mainMod, F, fullscreen, + bind = $mainMod SHIFT, Q, killactive, bind = $mainMod SHIFT, E, exec, wlogout bind = $mainMod SHIFT, C, exec, hyprctl reload