Zathura
This commit is contained in:
parent
4791ab0af7
commit
75fc6715e2
@ -1,5 +1,5 @@
|
|||||||
URxvt.foreground: #d0d1d2
|
URxvt.foreground: #d0d1d2
|
||||||
URxvt.background: [80]#1c1c1c
|
URxvt.background: #1c1c1c
|
||||||
URxvt.cursorColor: #d0d1d2
|
URxvt.cursorColor: #d0d1d2
|
||||||
|
|
||||||
URxvt.transparent: true
|
URxvt.transparent: true
|
||||||
|
1
.zimrc
1
.zimrc
@ -98,6 +98,7 @@ fi
|
|||||||
alias -g cb="xclip -selection clipboard"
|
alias -g cb="xclip -selection clipboard"
|
||||||
alias -g tb="nc termbin.com 9999 | xclip -selection clipboard"
|
alias -g tb="nc termbin.com 9999 | xclip -selection clipboard"
|
||||||
alias -g sshot='xfce4-screenshooter -o "$(which xclip) -i -t image/png -selection clipboard" $@'
|
alias -g sshot='xfce4-screenshooter -o "$(which xclip) -i -t image/png -selection clipboard" $@'
|
||||||
|
alias -g pdf='zathura'
|
||||||
|
|
||||||
# History search
|
# History search
|
||||||
bindkey -v
|
bindkey -v
|
||||||
|
Loading…
Reference in New Issue
Block a user