Minor fixes to configs
This commit is contained in:
@@ -53,7 +53,7 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
default_session = {
|
default_session = {
|
||||||
command = "${pkgs.greetd.tuigreet}/bin/tuigreet --time --cmd Hyprland";
|
command = "${pkgs.tuigreet}/bin/tuigreet --time --cmd Hyprland";
|
||||||
user = "YOURUSERNAME";
|
user = "YOURUSERNAME";
|
||||||
};
|
};
|
||||||
initial_session = {
|
initial_session = {
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
exec-once = [
|
exec-once = [
|
||||||
"waybar"
|
"waybar"
|
||||||
"swww init"
|
"swww-daemon"
|
||||||
"nm-applet --indicator"
|
"nm-applet --indicator"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user