commit 97fac59e836cca5485cbe6646ffb72ccc45846fb parent 0cd20971dbbd6eab05d66cd4eb1159871cb1ef01 Author: Jake Koroman <jakekoroman@gmail.com> Date: Thu, 5 Sep 2024 14:41:32 -0400 sxhkdrc: added type clipboard contents Diffstat:
M | .config/sxhkd/sxhkdrc | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc @@ -22,6 +22,9 @@ super+Delete super+F12 passmenu-otp +super+v + sleep 0.5 && xdotool type "$(xclip -o)" + XF86AudioPlay playerctl play-pause