1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-08-01 12:37:46 +00:00

Persist workspaces in waybar

This commit is contained in:
RGBCube 2023-11-26 23:58:18 +03:00
parent e0199c9aae
commit 25840b2a8d
No known key found for this signature in database

View file

@ -20,6 +20,8 @@ homeConfiguration "nixos" {
format = "{icon}"; format = "{icon}";
format-icons.default = ""; format-icons.default = "";
format-icons.active = ""; format-icons.active = "";
persistent-workspaces."*" = 5;
}; };
modules-center = [ modules-center = [