Privoxy: Start with session

master
Pierre Neidhardt 2019-02-27 16:01:09 +01:00
parent f3fcd13ff3
commit c9a1b55f9a
2 changed files with 2467 additions and 0 deletions

2464
.config/privoxy/config Normal file

File diff suppressed because it is too large Load Diff

View File

@ -44,5 +44,8 @@ xss-lock slock &
## PulseAudio. It should start automatically.
# start-pulseaudio-x11 &
## Privoxy
privoxy --no-daemon ~/.config/privoxy/config &
## Hook. Should be sourced last.
[ -f ~/.xprofile_hook ] && . ~/.xprofile_hook