Compare commits

..

No commits in common. "5dbc461687f10f071a824904e36686c094363a6e" and "419805bc9131c35c0a0774abd69e98508c41b2a2" have entirely different histories.

3 changed files with 2 additions and 13 deletions

View File

@ -12,14 +12,7 @@ slang=fi,fin,sdh,doh,en,eng,eo,epo,sv,swe,ru,rus,cs,ces,cze,es,spa
# I find myself reading it a lot faster than other fonts which is kind of
# relevant with subtitles
#sub-font='Noto Serif Regular'
sub-font='Comic Shanns Mono'
# YLE uses Tiresias Screenfont which is the only not-FOSS one. This is the
# closest?
#sub-font='Tiresias PCfont'
# Amber font for subtitles
sub-color='#ffb700'
sub-font='Noto Serif Regular'
# Enable two simultaneous subtitles (first slang on bottom, second on top?)
sid=auto

View File

@ -1,5 +1,3 @@
exec --no-startup-id foot --title=nordvpnd.socket sudo systemctl start nordvpnd.socket
exec --no-startup-id foot --title=nordvpn.service sleep 5 && sudo systemctl start nordvpnd.service
exec --no-startup-id sleep 15 && foot --title=nordvpn\ connect nordvpn connect p2p
exec --no-startup-id sleep 15 && foot --title=nordvpn nordvpn connect p2p
exec --no-startup-id foot --title=nordvpnd\ log journalctl -u nordvpnd -f
exec --no-startup-id foot --title=nordvpn\ status watch 'nordvpn status'

View File

@ -1,8 +1,6 @@
# passwordless sudo systemctl ... for group nordvpn
%nordvpn ALL=NOPASSWD: /bin/systemctl stop nordvpnd.service
%nordvpn ALL=NOPASSWD: /bin/systemctl start nordvpnd.service
%nordvpn ALL=NOPASSWD: /bin/systemctl stop nordvpnd.socket
%nordvpn ALL=NOPASSWD: /bin/systemctl start nordvpnd.socket
%nordvpn ALL=NOPASSWD: /bin/systemctl restart nordvpnd.service
# used in my scripts and nordvpn.service.d and yggdrasil.service.d to ensure
# it works