Compare commits

..

No commits in common. "c3ef1c7c4e89a3c6ef44e3f87895789e6c2399e0" and "b8c88961c0df2b4529a3d0a02a077cd2d4057256" have entirely different histories.

8 changed files with 4 additions and 11 deletions

1
bash/.gitignore vendored
View File

@ -15,4 +15,3 @@ PPFI-IM-IRC
init-browser-policies.bash
tlp-masker.bash
update-font-cache.bash
resolv.conf-generate.bash

View File

@ -2,4 +2,4 @@
mkdir -p ~/etro.mikaela.info/
cd ~/etro.mikaela.info/
rsync -Paz y.etro.mikaela.info:~/backups/ .
rsync -Paz etro.mikaela.info:~/backups/ .

View File

@ -1 +0,0 @@
../submodules/shell-things/etc/resolv.conf-generate.bash

View File

@ -2,7 +2,6 @@
set -x
nordvpn set killswitch off
nordvpn set autoconnect off
nordvpn disconnect
sudo systemctl stop nordvpnd.socket
sudo systemctl stop nordvpnd.service

View File

@ -8,7 +8,6 @@ sleep 5
systemctl status nordvpnd.service --no-pager
nordvpn connect p2p
nordvpn set killswitch on
nordvpn set autoconnect on
nordvpn status
sudo systemctl restart yggdrasil.service
flatpak run org.qbittorrent.qBittorrent "$@"

View File

@ -41,8 +41,5 @@ export ELECTRON_OZONE_PLATFORM_HINT=wayland
# Mozilla Products
export MOZ_ENABLE_WAYLAND=1
# Ensures dbus is available. Fedora 40 seems to no longer require
# --unsupported-gpu on nvidia either.
#dbus-launch --exit-with-session sway --unsupported-gpu "$@"
dbus-launch --exit-with-session sway "$@"
dbus-launch --exit-with-session sway --unsupported-gpu "$@"
set +x

@ -1 +1 @@
Subproject commit a9bffd92bf9e9525622a05ed45782abca314b826
Subproject commit eb865d28ac65165bc6ea7c5d6ce6519fa25ff5d7

@ -1 +1 @@
Subproject commit c00f750d964a0ebee486a13464a4b570eb8725f5
Subproject commit 7be705891fde2efb391683093b7d643e6beee0ef