dotfiles

<-- duh.
Log | Files | Refs | LICENSE

commit a79f4375d8121f09a1b2ed45ed592dc90ed6a213
parent 2f89bf1ca7f7cf5fabd820764959494d3dd0f91c
Author: hhvn <dev@hhvn.uk>
Date:   Wed,  7 Jul 2021 18:11:48 +0100

.c/s/sxhkdrc: plumb clipboard

Diffstat:
M.config/sxhkd/sxhkdrc | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc @@ -40,6 +40,9 @@ super + shift + c super + d dmenu_run +super + u + plumb $(xclip -o) + super + e st -e tmux -f $HOME/.config/tmux/config