sway: add keybinding to copy empty character
This commit is contained in:
@@ -260,6 +260,8 @@ bindsym --to-code {
|
|||||||
# scratchpad
|
# scratchpad
|
||||||
$mod+minus scratchpad show
|
$mod+minus scratchpad show
|
||||||
$mod+Shift+minus move scratchpad
|
$mod+Shift+minus move scratchpad
|
||||||
|
|
||||||
|
$mod+o exec --no-startup-id echo '' | wl-copy
|
||||||
}
|
}
|
||||||
|
|
||||||
### Resize mode
|
### Resize mode
|
||||||
|
|||||||
Reference in New Issue
Block a user