fix power button in waybar
This commit is contained in:
parent
74cda13d86
commit
9cd7f66037
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ in
|
|||
programs.waybar = {
|
||||
settings.mainBar."${name}" = {
|
||||
format = "";
|
||||
on-click = "${inputs.self.packages.${pkgs.system}.fuzzel-launch}";
|
||||
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
|
||||
};
|
||||
style = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue