Init commit
This commit is contained in:
3
bin/clipboard.sh
Executable file
3
bin/clipboard.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
cliphist list | rofi -theme archer -font "Iosevka Nerd Font Medium 18" -dmenu -p "Clipboard" | cliphist decode | wl-copy
|
||||
Reference in New Issue
Block a user