use hyprlock, because it looks okay at least

This commit is contained in:
Noa Aarts 2025-11-24 14:28:16 +01:00
parent e0c6a80533
commit 1c7f744aaf
Signed by: noa
GPG key ID: 1850932741EFF672
9 changed files with 17 additions and 10 deletions

View file

@ -24,6 +24,7 @@ in
isDefault = true;
search = {
default = "ddg";
force = true;
order = [
"ddg"
"google"

View file

@ -20,7 +20,7 @@ in
settings.mainBar."${name}" = {
format = "";
on-click = "${inputs.self.packages.${pkgs.system}.fuzzel-power}/bin/fuzzel-power";
on-click-right = "${pkgs.swaylock}/bin/swaylock"; # TODO: change to whatever lock screen i want
on-click-right = "${pkgs.hyprlock}/bin/hyprlock";
};
style = ''
#custom-poweroff {