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