From e968a40ab2bf9c76b0b077c3f3965efe6949ee44 Mon Sep 17 00:00:00 2001 From: sefidel Date: Mon, 15 Jan 2024 20:30:21 +0900 Subject: feat(home/gui): waybar: persistent_workspaces -> persistent-workspaces * The option was renamed to use dashes instead of underscores. --- home/profiles/gui/config/waybar/settings.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home') diff --git a/home/profiles/gui/config/waybar/settings.nix b/home/profiles/gui/config/waybar/settings.nix index b8d2417..8cb2b5e 100644 --- a/home/profiles/gui/config/waybar/settings.nix +++ b/home/profiles/gui/config/waybar/settings.nix @@ -19,7 +19,7 @@ in all-outputs = true; disable-scroll = false; format = "{name}"; - persistent_workspaces = { + persistent-workspaces = { "1:I" = [ ]; "2:II" = [ ]; "3:III" = [ ]; -- cgit 1.4.1