Add qdirstat global application, switch back to konsole on desktop config

This commit is contained in:
Curt Spark 2024-04-08 12:03:59 +01:00
parent 4c53f53b3b
commit b4028b727e
2 changed files with 3 additions and 2 deletions

View File

@ -142,10 +142,10 @@
# Set konsole to be default terminal # Set konsole to be default terminal
environment.sessionVariables = { environment.sessionVariables = {
TERM = "cool-retro-term"; TERM = "konsole";
}; };
environment.variables = { environment.variables = {
TERM = "cool-retro-term"; TERM = "konsole";
}; };
} }

View File

@ -74,6 +74,7 @@ in
unityhub unityhub
veracrypt veracrypt
boxbuddy boxbuddy
qdirstat
mpdcron mpdcron