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
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user