- added mediamtx to backup
- removed mpris from awesome. switched to playerctl
- changed autostart to discord
- todo edit
- added choices to get reqs all
- added next and prev workspace
- made aur manager a var
- todo change
This commit is contained in:
2025-07-24 20:09:13 -05:00
parent 4808986b08
commit 6c9643ba74
8 changed files with 111 additions and 34 deletions

View File

@@ -56,7 +56,7 @@ fi
if [ "$(cat /etc/hostname)" == "Kasino" ]; then
if [ -z "$(pgrep vesktop)" ]; then
sleep 2s
dbus-run-session vesktop & disown
dbus-run-session discord & disown
fi
if [ -z "$(pgrep gajim)" ]; then