feat: hypr changes, notifications, power button, vpn

This commit is contained in:
2026-02-19 12:05:51 -05:00
parent 7e6d382408
commit c46ccff5c9
8 changed files with 73 additions and 11 deletions

View File

@@ -8,6 +8,7 @@ in
(import ./hyprland/wallpaper.nix { inherit pkgs scripts; })
(import ./hyprland/hyprlock.nix { inherit pkgs scripts; })
(import ./hyprland/hypridle.nix { inherit pkgs scripts; })
./hyprland/notifications.nix
];
home.file.".config/waybar/config.jsonc".source = ./hyprland/waybar/config.jsonc;