From 15c7e0b4556a1a79210dde3e1241994a36ac4e27 Mon Sep 17 00:00:00 2001 From: srdusr Date: Sat, 22 Apr 2023 21:55:29 +0200 Subject: Add diodon as clipboard manager --- .config/sxhkd/sxhkdrc | 8 +------- 1 file changed, 1 insertion(+), 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 -- cgit v1.2.3