fish: update zathsec alias path
This commit is contained in:
parent
da94c3a821
commit
b778e0c1be
@ -1,7 +1,7 @@
|
||||
# zathura
|
||||
function thur; zathura $argv; end
|
||||
# stricter sandbox zathura
|
||||
function zathsec; zathura -c ~/.config/zathura-sec $argv; end
|
||||
function zathsec; /usr/bin/zathura -c ~/.config/zathura-sec $argv; end
|
||||
|
||||
# tmux with 256-color
|
||||
function tmx; tmux -2 $argv; end
|
||||
|
Loading…
Reference in New Issue
Block a user