From 5c4872f306338944e0bbaa60db7157c5c828028d Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Fri, 12 Dec 2025 22:57:51 -0600 Subject: Squashed commit of the following: - auto game restart after killing game thread - detect_leaks 0 for dap - excludes to backup - fixed typo "suff" - another one - added new mime - added serv sync script - unset qt theme for mumble - switched to printf on kaomoji-picker - moved stuff from wayland to hyprland - keybind to kill GameThread --- env/.local/bin/system/start-scripts/autostart.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'env/.local/bin/system/start-scripts') diff --git a/env/.local/bin/system/start-scripts/autostart.sh b/env/.local/bin/system/start-scripts/autostart.sh index 4053bce..c00b41f 100755 --- a/env/.local/bin/system/start-scripts/autostart.sh +++ b/env/.local/bin/system/start-scripts/autostart.sh @@ -63,7 +63,7 @@ if [ "$(cat /etc/hostname)" == "Kasino" ]; then fi if [ -z "$(pgrep mumble)" ]; then - mumble & disown + QT_QPA_PLATFORMTHEME="" mumble & disown fi if [ -z "$(pgrep mpd)" ]; then -- cgit v1.3