aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsrdusr <trevorgray@srdusr.com>2023-04-22 21:55:29 +0200
committersrdusr <trevorgray@srdusr.com>2023-04-22 21:55:29 +0200
commit15c7e0b4556a1a79210dde3e1241994a36ac4e27 (patch)
tree59b269f33d69e7a9fd67c2314df434878644fde9
parent091583b9dd4dcca9981dc5dffec5665f200d1a01 (diff)
downloaddotfiles-15c7e0b4556a1a79210dde3e1241994a36ac4e27.tar.gz
dotfiles-15c7e0b4556a1a79210dde3e1241994a36ac4e27.zip
Add diodon as clipboard manager
-rwxr-xr-x.config/sxhkd/sxhkdrc8
1 files changed, 1 insertions, 7 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
index 3880df8..8f624b6 100755
--- a/.config/sxhkd/sxhkdrc
+++ b/.config/sxhkd/sxhkdrc
@@ -61,13 +61,7 @@ super + w
# Show clipmenu
alt + x
- rofi -modi "clipboard:greenclip print" -show clipboard -run-command '{cmd}' \
- -location 1 \
- -m -3 \
- -no-show-icons \
- -theme-str '* \{ font: 10px; \}' \
- -theme-str 'listview \{ spacing: 0; \}' \
- -theme-str 'window \{ width: 20em; \}'
+ diodon
# Screenshots tool (selection)
ctrl + Print