diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 59d6a74..fb716b3 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -23,9 +23,9 @@ autogenerated = 0 # remove this line to remove the warning ################ # See https://wiki.hyprland.org/Configuring/Monitors/ -#monitor=,preferred,auto,auto -monitor = DP-1, 1920x1080@60, 0x0, 1 -monitor = DP-2, 3840x1080@144, 980x1080, 1 +monitor=,preferred,auto,auto +#monitor = DP-1, 1920x1080@60, 0x0, 1 +#monitor = DP-2, 3840x1080@144, 980x1080, 1 ################### ### MY PROGRAMS ### @@ -245,6 +245,7 @@ bind = $mainMod, J, togglesplit, # dwindle bind = $mainMod, M, fullscreen, 1 bind = $mainMod SHIFT, M, fullscreen bind = $mainMod SHIFT, A, exec, pypr toggle pavucontrol && hyprctl dispatch bringactivetotop +bind = , PRINT, exec, hyprshot -m output # Move focus with mainMod + arrow keys bind = $mainMod, left, movefocus, l bind = $mainMod, right, movefocus, r @@ -318,4 +319,4 @@ windowrule = suppressevent maximize, class:.* windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0 windowrule = float, class:nm-connection-editor -windowrule = float, class:zen,title:Picture-in-Picture \ No newline at end of file +windowrule = float, class:zen,title:Picture-in-Picture