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;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
default_session = {
|
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";
|
user = "greeter";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
@ -183,7 +183,7 @@
|
||||||
|
|
||||||
programs.kitty = {
|
programs.kitty = {
|
||||||
enable = true;
|
enable = true;
|
||||||
theme = "Rosé Pine";
|
theme = "Kanagawa_dragon";
|
||||||
font.name = "CaskaydiaCove Nerd Font";
|
font.name = "CaskaydiaCove Nerd Font";
|
||||||
settings = {
|
settings = {
|
||||||
font_size = 12;
|
font_size = 12;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue