This website requires JavaScript.
Explore
Help
Sign In
samsapti
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
85e4f08c2d
dotfiles
/
scripts
/
.local
/
bin
/
clear-clipboard.sh
5 lines
36 B
Bash
Raw
Normal View
History
Unescape
Escape
/bin/sh -> dash doesn't work on Fedora.
2022-01-08 20:59:42 +00:00
#!/bin/dash
Add script to clear the clipboard (requires wl-clipboard) and add keybinding for it in sway config.
2021-12-22 14:27:03 +00:00
wl-copy -c
wl-copy -pc
Reference in a new issue
Copy permalink