fix hyprshade

This commit is contained in:
Kopatz
2025-03-19 20:53:46 +01:00
parent 7d75d15712
commit 9de6698eb9
4 changed files with 19 additions and 4 deletions

View File

@@ -15,9 +15,6 @@ let
in
{
config = lib.mkIf cfg.enable {
home.file.".config/hypr/hyprshade.toml".source =
../../.config/hypr/hyprshade.toml;
#programs.swaylock.enable = true;
wayland.windowManager.hyprland = {
enable = true;
@@ -308,7 +305,6 @@ in
#"${pkgs.swww} img $(ls -d /synced/default/dinge/Bg/* | shuf -n 1)"
"${pkgs.swww} img ${config.stylix.image}"
"${pkgs.networkmanagerapplet}/bin/nm-applet --indicator &"
"${pkgs.hyprshade}/bin/hyprshade auto"
"dex --autostart --environment Hyprland"
"${pkgs.hypridle}/bin/hypridle &"
#"${pkgs.dunst}/bin/dunst &"