Don't run protonvpn before starting i3
This commit is contained in:
parent
e0277f3e41
commit
5cc4c5c4d5
1 changed files with 0 additions and 4 deletions
|
@ -47,10 +47,6 @@ if command -v udiskie >/dev/null 2>&1; then
|
|||
udiskie --tray &
|
||||
fi
|
||||
|
||||
if command -v protonvpn >/dev/null 2>&1; then
|
||||
sudo protonvpn c -f
|
||||
fi
|
||||
|
||||
for monitor in $(xrandr --listactivemonitors | awk '{print $4}'); do
|
||||
xrandr --output "$monitor" --mode 1920x1080
|
||||
done
|
||||
|
|
Loading…
Add table
Reference in a new issue