Add qdirstat global application, switch back to konsole on desktop config
This commit is contained in:
parent
4c53f53b3b
commit
b4028b727e
|
|
@ -142,10 +142,10 @@
|
|||
|
||||
# Set konsole to be default terminal
|
||||
environment.sessionVariables = {
|
||||
TERM = "cool-retro-term";
|
||||
TERM = "konsole";
|
||||
};
|
||||
environment.variables = {
|
||||
TERM = "cool-retro-term";
|
||||
TERM = "konsole";
|
||||
};
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -74,6 +74,7 @@ in
|
|||
unityhub
|
||||
veracrypt
|
||||
boxbuddy
|
||||
qdirstat
|
||||
|
||||
mpdcron
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue