h
This commit is contained in:
parent
c612a4427a
commit
c213099a9e
@ -31,6 +31,7 @@ in {
|
|||||||
reload_style_on_change = true;
|
reload_style_on_change = true;
|
||||||
output = [
|
output = [
|
||||||
"eDP-2"
|
"eDP-2"
|
||||||
|
"HDMI-A-1"
|
||||||
];
|
];
|
||||||
modules-left = ["custom/padd" "custom/l_end" "cpu" "memory" "custom/r_end" "custom/l_end" "idle_inhibitor" "clock" "custom/r_end" "" "custom/padd"];
|
modules-left = ["custom/padd" "custom/l_end" "cpu" "memory" "custom/r_end" "custom/l_end" "idle_inhibitor" "clock" "custom/r_end" "" "custom/padd"];
|
||||||
modules-center = ["custom/padd" "" "custom/l_end" "hyprland/workspaces" "hyprland/window" "custom/r_end" "custom/padd"];
|
modules-center = ["custom/padd" "" "custom/l_end" "hyprland/workspaces" "hyprland/window" "custom/r_end" "custom/padd"];
|
||||||
|
|||||||
@ -19,8 +19,10 @@
|
|||||||
./../../nixos/home/modules/utilities.nix
|
./../../nixos/home/modules/utilities.nix
|
||||||
./../../nixos/home/modules/environment.nix
|
./../../nixos/home/modules/environment.nix
|
||||||
./../../nixos/home/modules/session-variables.nix
|
./../../nixos/home/modules/session-variables.nix
|
||||||
|
./../../nixos/home/imports/waybar.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
desktop.hyprland.waybar.enable = true;
|
||||||
|
|
||||||
home.stateVersion = "24.11"; # Please read the comment before changing.
|
home.stateVersion = "24.11"; # Please read the comment before changing.
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user