mirror of
https://github.com/swaywm/sway.git
synced 2024-11-28 10:51:28 +00:00
Added another useful c&p function
parent
784913fe2e
commit
acb753fc65
|
@ -274,4 +274,6 @@ bindsym $mod+y exec clipman --primary pick --tool rofi
|
|||
bindsym $mod+Shift+y exec clipman clear -a
|
||||
# Remove a selected clipping
|
||||
bindsym $mod+Mod1+y exec clipman clear --tool rofi
|
||||
# Empty the current clipping
|
||||
bindsym $mod+Ctrl+y exec : | wl-copy -p
|
||||
```
|
Loading…
Reference in a new issue