fix screenshot (i think)
This commit is contained in:
parent
b8aeb8323a
commit
da5e7b7fe5
1 changed files with 3 additions and 3 deletions
|
@ -73,9 +73,9 @@ input type:pointer {
|
|||
# Basics:
|
||||
#
|
||||
# Take screenshot
|
||||
bindsym Print exec sway-screenshot -m region --clipboard-only
|
||||
bindsym $mod+Shift+s exec sway-screenshot -m region --clipboard-only
|
||||
# Start a terminal
|
||||
bindsym Print exec slurp | grim -g - - | wl-copy
|
||||
bindsym $mod+Shift+s exec slurp | grim -g - - | wl-copy
|
||||
# Start a terminal
|
||||
bindsym $mod+Return exec $term
|
||||
|
||||
# Start browser
|
||||
|
|
Loading…
Reference in a new issue