notsoclean

This commit is contained in:
KaitoTLex 2024-10-02 09:03:26 -07:00
parent 737042f363
commit 5c095b16c7
2 changed files with 2 additions and 2 deletions

View file

@ -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";
};
};

View file

@ -183,7 +183,7 @@
programs.kitty = {
enable = true;
theme = "Rosé Pine";
theme = "Kanagawa_dragon";
font.name = "CaskaydiaCove Nerd Font";
settings = {
font_size = 12;