adding screenshot bind
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user