add(waybar): special workspaces
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
|
||||
"hyprland/workspaces" = {
|
||||
on-click = "activate";
|
||||
show-special = true;
|
||||
all-outputs = true;
|
||||
ignore-workspaces = ["special:preload"];
|
||||
format = "{icon}";
|
||||
format-icons = {
|
||||
"default" = "";
|
||||
@@ -44,6 +47,9 @@
|
||||
"9" = "9";
|
||||
"10" = "0";
|
||||
"active" = "";
|
||||
"youtube" = "";
|
||||
"music" = "";
|
||||
"steam" = "";
|
||||
};
|
||||
persistent-workspaces = {
|
||||
"1" = [];
|
||||
|
||||
Reference in New Issue
Block a user