Skip to content

Commit

Permalink
Add shortcut for screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
b3nj5m1n committed Nov 16, 2023
1 parent 4684958 commit 37ff213
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions files/sway/config
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,8 @@ bindsym $mod+ctrl+t exec $term start tmux attach
bindcode $mod+198 exec $term start cmatrix
# Latex ocr
bindsym Shift+Mod1+Mod4+l exec /run/current-system/sw/bin/pix2tex
# Screenshot
bindsym Shift+Mod1+Mod4+s exec "/run/current-system/sw/bin/grimshot copy area"

# Start launcher
bindsym $mod+d exec ulauncher-toggle
Expand Down

0 comments on commit 37ff213

Please sign in to comment.