diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 9695ea2..bce5bf8 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -1,7 +1,7 @@ #---------- # Monitors #---------- -monitor = ,preferred,auto,auto +# monitor = ,preferred,auto,auto source = ~/.config/hypr/monitors.conf @@ -153,8 +153,8 @@ bind = ALT, f4, killactive, # Floating and fullscreen bind = $mainMod, F, togglefloating, bind = $mainMod, P, pin -bind = $mainMod, S, fullscreen, 1 -bind = $mainMod SHIFT, S, fullscreen, 0 +bind = $mainMod, S, fullscreen, 0 +bind = $mainMod SHIFT, S, fullscreen, 1 # Wofi @@ -180,6 +180,7 @@ binde = , XF86MonBrightnessDown, exec, brightnessctl s 5%- && brightnessctl -m | # Lock screen bind = , XF86PowerOff, exec, hyprlock +bind = SUPER_L, l, exec, hyprlock # Reload