diff --git a/home/modules/hyprland/hypridle.nix b/home/modules/hyprland/hypridle.nix index 3f56978..c4d6048 100644 --- a/home/modules/hyprland/hypridle.nix +++ b/home/modules/hyprland/hypridle.nix @@ -6,7 +6,7 @@ in config = lib.mkIf cfg.enable { home.packages = [ unstable.hypridle ]; - home.file.".config/hypr/hypridle.conf".text = '' + home.file.".config/hypr/hypridle.conf".text = /*hyprlang*/ '' general { lock_cmd = "pidof hyprlock || hyprlock" before_sleep_cmd = "hyprlock" diff --git a/home/modules/hyprland/hyprland.nix b/home/modules/hyprland/hyprland.nix index 63b4db5..38ec779 100644 --- a/home/modules/hyprland/hyprland.nix +++ b/home/modules/hyprland/hyprland.nix @@ -220,7 +220,7 @@ in config.profile.whatsapp.window_rule ]; }; - extraConfig = '' + extraConfig = /*hyprlang*/ '' exec-once=dbus-update-activation-enviroment --all exec-once=${gnome-keyring.path} ${config.sops.secrets."gnome-keyring/${config.home.username}".path} diff --git a/home/modules/hyprland/hyprlock.nix b/home/modules/hyprland/hyprlock.nix index 25e20cf..4fbbd74 100644 --- a/home/modules/hyprland/hyprlock.nix +++ b/home/modules/hyprland/hyprlock.nix @@ -12,6 +12,7 @@ in let blurred_image = "${config.home.homeDirectory}/.cache/wallpaper/blurred.png"; in + /*hyprlang*/ '' background { monitor = @@ -54,7 +55,7 @@ in color = rgba(200, 200, 200, 1.0) font_size = 55 font_family = Fira Semibold - position = -100, -40 + position = -100, 25 halign = right valign = bottom shadow_passes = 5 diff --git a/home/modules/hyprland/hyprpaper.nix b/home/modules/hyprland/hyprpaper.nix index e4d1c74..9a86d14 100644 --- a/home/modules/hyprland/hyprpaper.nix +++ b/home/modules/hyprland/hyprpaper.nix @@ -12,6 +12,7 @@ in let recent_wallpaper = "${config.home.homeDirectory}/.cache/wallpaper/current"; in + /*hyprlang*/ '' preload = ${recent_wallpaper} wallpaper = ,${recent_wallpaper}