Skip to content

Commit

Permalink
bind change
Browse files Browse the repository at this point in the history
  • Loading branch information
harrythezomby committed Dec 27, 2024
1 parent dc53c49 commit 9e1c99d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hypr/binds.conf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ bind = $mainMod SHIFT, s, exec, grim -g "$(slurp)" - | wl-copy && wl-paste > ~/P
bind =, PRINT, exec, grim - | wl-copy && wl-paste > ~/Pictures/Screenshots/Screenshot-$(date +%F_%T).png

# Toggle Monitors Off/On
bind = $mainMod SHIFT CTRL ALT, m, exec, sleep 1 && hyprctl dispatch dpms off
bindl = $mainMod SHIFT CTRL ALT, m, exec, sleep 1 && hyprctl dispatch dpms off

# Access Clipboard
#bind = $mainMod, V, exec, cliphist list | rofi -dmenu | cliphist decode | wl-copy
Expand Down

0 comments on commit 9e1c99d

Please sign in to comment.