xcqr removed (replaced by mod+c)

This commit is contained in:
Luke Smith 2019-03-12 00:15:19 -04:00
parent ff9f7b80c4
commit b74f98ede6
2 changed files with 1 additions and 10 deletions

View file

@ -78,7 +78,7 @@ bindsym $mod+Shift+Delete exec --no-startup-id lmc truemute ; exec --no-startup-
# Show selection:
bindsym $mod+Insert exec --no-startup-id showclip
bindsym $mod+Pause exec --no-startup-id xcqr
##bindsym $mod+Pause
# #---Letter Key Bindings---# #
bindsym $mod+q [con_id="__focused__" instance="^(?!dropdown_).*$"] kill

View file

@ -1,9 +0,0 @@
#!/bin/sh
# Credit to Maddison Hellstrom (@b0o on Github)
ifinstalled feh && qrencode -o - -s 1 \
"$(xclip -out -selection clipboard)" |
feh --zoom max \
-F \
--force-aliasing \
--image-bg white \
-