From 14f7a1f4458abaf802a1a2b28a19fc7f107807ab Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 26 May 2025 14:31:59 -0500 Subject: changing colorpicker to xcolor --- dotfiles/system/.config/sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dotfiles/system') diff --git a/dotfiles/system/.config/sxhkd/sxhkdrc b/dotfiles/system/.config/sxhkd/sxhkdrc index aab119b..9e62cc7 100644 --- a/dotfiles/system/.config/sxhkd/sxhkdrc +++ b/dotfiles/system/.config/sxhkd/sxhkdrc @@ -20,7 +20,7 @@ super + v # Colorpicker super + c - colorpicker --short --one-shot --preview | xsel -b + xcolor | xsel -b # Screenshots super + s -- cgit v1.2.3