adding screenshot bind

This commit is contained in:
2025-05-06 00:01:02 +02:00
parent 80bba023e0
commit d6299a5e0c

View File

@@ -23,9 +23,9 @@ autogenerated = 0 # remove this line to remove the warning
################ ################
# See https://wiki.hyprland.org/Configuring/Monitors/ # See https://wiki.hyprland.org/Configuring/Monitors/
#monitor=,preferred,auto,auto monitor=,preferred,auto,auto
monitor = DP-1, 1920x1080@60, 0x0, 1 #monitor = DP-1, 1920x1080@60, 0x0, 1
monitor = DP-2, 3840x1080@144, 980x1080, 1 #monitor = DP-2, 3840x1080@144, 980x1080, 1
################### ###################
### MY PROGRAMS ### ### MY PROGRAMS ###
@@ -245,6 +245,7 @@ bind = $mainMod, J, togglesplit, # dwindle
bind = $mainMod, M, fullscreen, 1 bind = $mainMod, M, fullscreen, 1
bind = $mainMod SHIFT, M, fullscreen bind = $mainMod SHIFT, M, fullscreen
bind = $mainMod SHIFT, A, exec, pypr toggle pavucontrol && hyprctl dispatch bringactivetotop bind = $mainMod SHIFT, A, exec, pypr toggle pavucontrol && hyprctl dispatch bringactivetotop
bind = , PRINT, exec, hyprshot -m output
# Move focus with mainMod + arrow keys # Move focus with mainMod + arrow keys
bind = $mainMod, left, movefocus, l bind = $mainMod, left, movefocus, l
bind = $mainMod, right, movefocus, r 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 = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
windowrule = float, class:nm-connection-editor windowrule = float, class:nm-connection-editor
windowrule = float, class:zen,title:Picture-in-Picture windowrule = float, class:zen,title:Picture-in-Picture