mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Print decrypted GPG messages into a terminal
This commit is contained in:
parent
eba5e15cf8
commit
8ab712c37e
@ -166,7 +166,7 @@ bindsym $mod+space exec "pkill rofi; rofi -show run -sidebar-mode -terminal i3
|
||||
bindsym --release Print exec imgur-screenshot
|
||||
bindsym --release $mod+Print exec imgur-screenshot -f
|
||||
bindsym $mod+Mod1+space exec --no-startup-id ~/.config/i3/cycleaudio.py && pkill -RTMIN+10 i3blocks
|
||||
bindsym $mod+numbersign exec notify-send "$(xclip -o | gpg --decrypt 2>&1)"
|
||||
bindsym $mod+numbersign exec "termite -e 'sh -c xclip\ -o\ |\ gpg\ --decrypt\ 2>&1\ &&\ read'"
|
||||
bindsym $mod+g exec "LINK=$(gist -PRpc); notify-send -c transfer \\"<a href=\\\\"$LINK\\\\">$LINK</a>\\""
|
||||
|
||||
# Media player controls
|
||||
|
Loading…
x
Reference in New Issue
Block a user