Kde/konsole: update default profile name
Plasma-manager update made it so that you don't need to add .profile anymore
This commit is contained in:
parent
aad1faa052
commit
e28022921a
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ in {
|
|||
};
|
||||
programs.konsole = {
|
||||
enable = true;
|
||||
defaultProfile = "Toast.profile";
|
||||
defaultProfile = "Toast";
|
||||
profiles.toast = {
|
||||
name = "Toast";
|
||||
colorScheme = "Catppuccin-Mocha";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue