Configure waybar hyprland window module
This commit is contained in:
@@ -168,6 +168,13 @@
|
||||
"move-to-monitor": false,
|
||||
},
|
||||
"hyprland/window": {
|
||||
"format": "{title}",
|
||||
"rewrite": {
|
||||
"": "",
|
||||
},
|
||||
"separate-outputs": true,
|
||||
"icon": true,
|
||||
"icon-size": 21,
|
||||
},
|
||||
"hyprland/submap": {
|
||||
},
|
||||
|
@@ -88,16 +88,11 @@ box#dunst {
|
||||
#workspaces button.urgent {
|
||||
color: #ff5555;
|
||||
}
|
||||
#window.title {
|
||||
#window {
|
||||
background: transparent;
|
||||
color: #f8f8f2;
|
||||
padding: 0px 10px;
|
||||
}
|
||||
#window.layout {
|
||||
background: transparent;
|
||||
color: #50fa7b;
|
||||
padding: 0px 10px;
|
||||
}
|
||||
|
||||
#idle_inhibitor.activated {
|
||||
background: transparent;
|
||||
|
Reference in New Issue
Block a user