diff --git a/Tricks.md b/Tricks.md index cfe41a4..e940e6e 100644 --- a/Tricks.md +++ b/Tricks.md @@ -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 ``` \ No newline at end of file