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