diff --git a/home-manager/hyprland/hyprlock.nix b/home-manager/hyprland/hyprlock.nix index 1a058d9..51f41f0 100644 --- a/home-manager/hyprland/hyprlock.nix +++ b/home-manager/hyprland/hyprlock.nix @@ -11,50 +11,50 @@ in { no_fade_in = false; }; - background = [{ - path = "/synced/default/dinge/Bg/yuyukowallpaper1809.png"; - blur_passes = 3; - blur_size = 8; - }]; + #background = [{ + # path = ../../tsukasa.jpg; + # blur_passes = 3; + # blur_size = 8; + #}]; - # TIME - #label = { - # monitor = ""; - # text = "cmd[update:30000] echo \"$(date +\"%R\")\""; - # color = "${config.colorScheme.colors.base05}"; - # #font_size = 90; - # #font_family = "$font"; - # position = "-130, -100"; - # halign = "right"; - # valign = "top"; - # shadow_passes = 2; - #}; - # - ## DATE - #label = { - # monitor = ""; - # text = "cmd[update:43200000] echo \"$(date +\"%A, %d %B %Y\")\""; - # color = "${config.colorScheme.colors.base05}"; - # #font_size = "25"; - # #font_family = "$font"; - # position = "-130, -250"; - # halign = "right"; - # valign = "top"; - # shadow_passes = 2; - #}; - input-field = [{ - size = "300, 75"; - position = "0, -80"; - monitor = ""; - dots_center = true; - fade_on_empty = false; - font_color = "rgb(202, 211, 245)"; - inner_color = "rgb(91, 96, 120)"; - outer_color = "rgb(24, 25, 38)"; - outline_thickness = 5; - placeholder_text = "Password..."; - shadow_passes = 2; - }]; + ## TIME + ##label = { + ## monitor = ""; + ## text = "cmd[update:30000] echo \"$(date +\"%R\")\""; + ## color = "${config.colorScheme.colors.base05}"; + ## #font_size = 90; + ## #font_family = "$font"; + ## position = "-130, -100"; + ## halign = "right"; + ## valign = "top"; + ## shadow_passes = 2; + ##}; + ## + ### DATE + ##label = { + ## monitor = ""; + ## text = "cmd[update:43200000] echo \"$(date +\"%A, %d %B %Y\")\""; + ## color = "${config.colorScheme.colors.base05}"; + ## #font_size = "25"; + ## #font_family = "$font"; + ## position = "-130, -250"; + ## halign = "right"; + ## valign = "top"; + ## shadow_passes = 2; + ##}; + #input-field = [{ + # size = "300, 75"; + # position = "0, -80"; + # monitor = ""; + # dots_center = true; + # fade_on_empty = false; + # font_color = "rgb(202, 211, 245)"; + # inner_color = "rgb(91, 96, 120)"; + # outer_color = "rgb(24, 25, 38)"; + # outline_thickness = 5; + # placeholder_text = "Password..."; + # shadow_passes = 2; + #}]; }; # don't autostart diff --git a/home-manager/stylix.nix b/home-manager/stylix.nix index 6ebdec9..7473462 100644 --- a/home-manager/stylix.nix +++ b/home-manager/stylix.nix @@ -8,7 +8,7 @@ in stylix = { enable = true; targets = { - hyprlock.enable = false; + hyprlock.enable = true; hyprland.enable = false; waybar = { enable = true; diff --git a/modules/graphical/hyprland.nix b/modules/graphical/hyprland.nix index fdb1177..df6aaba 100644 --- a/modules/graphical/hyprland.nix +++ b/modules/graphical/hyprland.nix @@ -47,6 +47,7 @@ in { wl-clipboard cava dex # starts applications according to .desktop files + hyprshade #qt5.qtwayland #qt6.qmake #qt6.qtwayland