443 current 2024-04-21 16:42:31 24.05.20240421.a8a8401 6.8.6-zen1 *
This commit is contained in:
parent
02ca511668
commit
aaca123424
1 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ in {
|
|||
programs.waybar = {
|
||||
enable = true;
|
||||
style = import ./style.nix;
|
||||
# package = inputs.waybar.packages.x86_64-linux.waybar;
|
||||
package = inputs.waybar.packages.x86_64-linux.waybar;
|
||||
systemd = {
|
||||
enable = true;
|
||||
target = "hyprland-session.target";
|
||||
|
|
@ -43,7 +43,7 @@ in {
|
|||
"battery"
|
||||
];
|
||||
modules-center = [];
|
||||
modules-right = ["pulseaudio" "network" "clock" "custom/power"];
|
||||
modules-right = ["pulseaudio" "network" "clock" "tray" "custom/power"];
|
||||
"hyprland/workspaces" = {
|
||||
on-click = "activate";
|
||||
format = "{icon}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue