diff options
| author | Craig Jennings <c@cjennings.net> | 2025-05-26 14:31:59 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-05-26 14:31:59 -0500 |
| commit | 14f7a1f4458abaf802a1a2b28a19fc7f107807ab (patch) | |
| tree | a0bbcc9811ac0abe6a02a8c19a507d1f5b23ef0c /dotfiles/system | |
| parent | 8f53557e5af95179bcc3d5513db4d98cfdc4103a (diff) | |
changing colorpicker to xcolor
Diffstat (limited to 'dotfiles/system')
| -rw-r--r-- | dotfiles/system/.config/sxhkd/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
