----- Changes:
+ Rework a lot of stuff
This commit is contained in:
parent
7d757116d2
commit
18f105cea0
9 changed files with 31 additions and 9 deletions
|
@ -17,7 +17,8 @@ export READER='zathura'
|
|||
export MANPAGER="/bin/sh -c \"col -b | vim --not-a-term -c 'set ft=man ts=8 nomod nolist noma' -\""
|
||||
|
||||
# SUDO
|
||||
export SUDO_ASKPASS=/bin/rofi-askpass
|
||||
#export SUDO_ASKPASS=/bin/rofi-askpass
|
||||
export SUDO_ASKPASS="/bin/dmenu-askpass"
|
||||
|
||||
# XDG
|
||||
export XDG_CACHE_HOME="$HOME/.cache"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue