diff options
Diffstat (limited to '.config/sxhkd')
| -rwxr-xr-x | .config/sxhkd/sxhkdrc | 8 |
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 |
