notsoclean
This commit is contained in:
parent
737042f363
commit
5c095b16c7
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
enable = true;
|
||||
settings = {
|
||||
default_session = {
|
||||
command = "${pkgs.greetd.tuigreet}/bin/tuigreet --time --cmd Hyprland --remember --greeting 'Access is restricted to authorized personnel only.'";
|
||||
command = "${pkgs.greetd.tuigreet}/bin/tuigreet --time --cmd sway --remember --greeting 'Access is restricted to authorized personnel only.'";
|
||||
user = "greeter";
|
||||
};
|
||||
};
|
||||
|
|
|
@ -183,7 +183,7 @@
|
|||
|
||||
programs.kitty = {
|
||||
enable = true;
|
||||
theme = "Rosé Pine";
|
||||
theme = "Kanagawa_dragon";
|
||||
font.name = "CaskaydiaCove Nerd Font";
|
||||
settings = {
|
||||
font_size = 12;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue