diff --git a/desktops/hyprland.nix b/desktops/hyprland.nix index 1a5786cc..1ceb3d1b 100644 --- a/desktops/hyprland.nix +++ b/desktops/hyprland.nix @@ -41,7 +41,7 @@ enable = true; settings = { default_session = { - command = "${pkgs.greetd.tuigreet}/bin/tuigreet --time"; + command = "${pkgs.greetd.tuigreet}/bin/tuigreet --issue --time --cmd Hyprland --asterisks"; user = "greeter"; }; }; @@ -94,7 +94,7 @@ pavucontrol # Pulse Audio Volume CONTROL glib # Set GTK theme settings gsettings-desktop-schemas # SO I can set themes - greetd.tuigreet # Greeter + greetd.qtuigreet # Greeter ]; # Enable sound with pipewire. diff --git a/hosts/nixos-laptop/home-manager/hyprland-conf.nix b/hosts/nixos-laptop/home-manager/hyprland-conf.nix index 670a7b7e..d74aa5a3 100644 --- a/hosts/nixos-laptop/home-manager/hyprland-conf.nix +++ b/hosts/nixos-laptop/home-manager/hyprland-conf.nix @@ -156,7 +156,7 @@ bind = $mainMod SHIFT, left, movetoworkspace, e-1 # Lock the screen, send to swaylock - bind = $mainMod, L, swaylock-fancy + bind = $mainMod, L, exec, swaylock-fancy # Lid closure: # trigger when the switch is toggled