Compare commits

...

4 Commits

14 changed files with 16 additions and 13 deletions

View File

@ -6,9 +6,7 @@
set -x
# This is said to be a poor practice that should only be used for debugging
#export LC_ALL=C.utf8
# More universally supported even on older systems
export LC_ALL="en_DK.UTF-8"
export LC_ALL=C.utf8
# if hash checks that the command exists
if hash apt-get 2> /dev/null; then

View File

@ -83,6 +83,8 @@ flatpak override com.heroicgameslauncher.hgl --filesystem=~/SteamLibrary:create
flatpak override com.valvesoftware.Steam --nosocket=fallback-x11 --socket=x11 $@
flatpak override com.heroicgameslauncher.hgl --nosocket=fallback-x11 --socket=x11 $@
flatpak override com.valvesoftware.Steam --env=MANGOHUD=1 $@
# For use with system syncthing, note its flags
flatpak override me.kozec.syncthingtk --filesystem=~/.config/syncthing:create $@

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
export LC_ALL=C.utf8
# A simple script to list networks iwd detects and give instruction for
# connecting to it. Heavily inspired by `man iwctl`

View File

@ -18,7 +18,7 @@ elif [ -f "$HOME/Persistent/AppImages/beeper.appimage" ]; then
mkdir -vp "$HOME/Persistent/AppImages/beeper.appimage.home"
# We are using Tor, so we are American English, UTC is enforced anyway,
# but probably won't hurt.
export LC_ALL=en_US.utf8
export LC_ALL=C.utf8
export TZ=UTC
$HOME/Persistent/AppImages/beeper.appimage --ozone-platform=wayland --enable-features=WaylandWindowDecorations --proxy-server=socks5://127.0.0.1:9050 "$@"
else

View File

@ -18,7 +18,7 @@ elif [ -f "$HOME/Persistent/AppImages/element.appimage" ]; then
mkdir -vp "$HOME/Persistent/AppImages/element.appimage.home"
# We are using Tor, so we are American English, UTC is enforced anyway,
# but probably won't hurt.
export LC_ALL=en_US.utf8
export LC_ALL=C.utf8
export TZ=UTC
$HOME/Persistent/AppImages/beeper.appimage --ozone-platform=wayland --enable-features=WaylandWindowDecorations --proxy-server=socks5://127.0.0.1:9050 "$@"
elif [ -f /var/lib/flatpak/exports/bin/im.riot.Riot ]; then

View File

@ -3,5 +3,5 @@
set -x
# proxy authentication is not supported
# https://github.com/vector-im/element-web/issues/3320
flatpak run --env=LC_ALL=en_US.utf8 --env=TZ=UTC im.riot.Riot --proxy-server=socks5://127.0.0.1:9050 --ozone-platform=wayland --enable-features=WaylandWindowDecorations "$@"
flatpak run --env=LC_ALL=C.utf8 --env=TZ=UTC im.riot.Riot --proxy-server=socks5://127.0.0.1:9050 --ozone-platform=wayland --enable-features=WaylandWindowDecorations "$@"
set +x

View File

@ -5,6 +5,7 @@
set -x
export LC_ALL=C.utf8
# TODO: this should be automatic
export GOVERSION=1.21

View File

@ -4,8 +4,8 @@
# desired
set -x
if [[ "$1" == -* ]]; then
flatpak run --env=LC_ALL=en_US.utf8 --env=TZ=UTC --env=all_proxy=socks5://127.0.0.1:9050/ im.nheko.Nheko//master "$@"
flatpak run --env=LC_ALL=C.utf8 --env=TZ=UTC --env=all_proxy=socks5://127.0.0.1:9050/ im.nheko.Nheko//master "$@"
else
flatpak run --env=LC_ALL=en_US.utf8 --env=TZ=UTC --env=all_proxy=socks5://127.0.0.1:9050/ im.nheko.Nheko//master --compact --profile "$@"
flatpak run --env=LC_ALL=C.utf8 --env=TZ=UTC --env=all_proxy=socks5://127.0.0.1:9050/ im.nheko.Nheko//master --compact --profile "$@"
fi
set +x

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -x
export LC_ALL=en_DK.UTF-8
export LC_ALL=C.utf8
# if yay is installed and we aren't root, run it instead
if [[ -f /usr/bin/yay && $(id -u) != 0 ]]; then

View File

@ -1,6 +1,7 @@
#!/usr/bin/env bash
set -x
export LC_ALL=C.utf8
sudo systemctl start nordvpnd.socket
sleep 5
sudo systemctl start nordvpnd.service

View File

@ -3,5 +3,5 @@
set -x
# proxy authentication is not supported
# https://github.com/vector-im/element-web/issues/3320
flatpak run --env=LC_ALL=en_US.utf8 --env=TZ=UTC chat.schildi.desktop --proxy-server=socks5://127.0.0.1:9050 --ozone-platform=wayland --enable-features=WaylandWindowDecorations --system-theme-dark-override "$@"
flatpak run --env=LC_ALL=C.utf8 --env=TZ=UTC chat.schildi.desktop --proxy-server=socks5://127.0.0.1:9050 --ozone-platform=wayland --enable-features=WaylandWindowDecorations --system-theme-dark-override "$@"
set +x

View File

@ -3,6 +3,7 @@
# Quick syncplay wrapper
set -x
export LC_ALL=C.utf8
if [ -f "/tmp/syncplay.$(id -u).$(date -I)" ]; then
echo "Syncplay has been touched today"

View File

@ -9,6 +9,6 @@
"prettier-plugin-sh": "0.17.2",
"prettier-plugin-toml": "2.0.4"
},
"packageManager": "pnpm@10.9.0+sha512.0486e394640d3c1fb3c9d43d49cf92879ff74f8516959c235308f5a8f62e2e19528a65cdc2a3058f587cde71eba3d5b56327c8c33a97e4c4051ca48a10ca2d5f",
"packageManager": "pnpm@10.10.0+sha512.d615db246fe70f25dcfea6d8d73dee782ce23e2245e3c4f6f888249fb568149318637dca73c2c5c8ef2a4ca0d5657fb9567188bfab47f566d1ee6ce987815c39",
"prettier": "@aminda/global-prettier-config"
}

@ -1 +1 @@
Subproject commit 320defaaac0e000ef7e791083e92d54a0d3f47bb
Subproject commit f55f61762768c4d5c81944c3890e2eceb6a2816a