This commit is contained in:
iFargle 2024-01-06 20:33:33 +09:00
parent e7bcf6437b
commit edddf1f5ce
2 changed files with 4 additions and 4 deletions

View file

@ -29,7 +29,7 @@
on-click = "wlogout";
};
"custom/tailscale" = {
format = "{icon} ";
format = "{icon}";
exec = "$HOME/.config/waybar/scripts/tailscale.sh";
exec-if = "pgrep tailscaled";
return-type = "json";

View file

@ -24,9 +24,9 @@
};
waybar = {
enable = true;
enableCenterBackColors = true;
enableLeftBackColors = true;
enableRightBackColors = true;
enableCenterBackColors = false;
enableLeftBackColors = false;
enableRightBackColors = false;
};
};
fonts = {