fix hyprshade

This commit is contained in:
Kopatz
2024-08-22 18:35:19 +02:00
parent e608eba9e9
commit 1ffbdd8660
3 changed files with 23 additions and 7 deletions

View File

@@ -2,6 +2,8 @@
let cfg = osConfig.custom.graphical.hyprland;
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;
@@ -277,9 +279,10 @@ in {
"${pkgs.swww}/bin/swww init; sleep 1;"
"${pkgs.swww} img $(ls -d /synced/default/dinge/Bg/* | shuf -n 1)"
"${pkgs.networkmanagerapplet}/bin/nm-applet --indicator &"
"${pkgs.waybar}/bin/waybar &"
"${pkgs.hyprshade}/bin/hyprshade auto"
"dex --autostart --environment Hyprland"
"hypridle &"
"${pkgs.waybar}/bin/waybar &"
#"${pkgs.dunst}/bin/dunst &"
] ++ lib.lists.optionals (osConfig.networking.hostName == "kop-pc") [
"[workspace 9 silent] vesktop"