xcqr removed (replaced by mod+c)
This commit is contained in:
parent
ff9f7b80c4
commit
b74f98ede6
2 changed files with 1 additions and 10 deletions
|
@ -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
|
||||
|
|
|
@ -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 \
|
||||
-
|
Loading…
Reference in a new issue