Hyprland: Fix kitty autostart
This commit is contained in:
@ -114,12 +114,11 @@ rec {
|
||||
};
|
||||
|
||||
autostart = {
|
||||
immediate = [
|
||||
"kitty"
|
||||
];
|
||||
# immediate = [];
|
||||
|
||||
delayed = [
|
||||
# "kdeconnect-indicator"
|
||||
"kitty"
|
||||
"nextcloud --background"
|
||||
"keepassxc"
|
||||
];
|
||||
|
Reference in New Issue
Block a user