Oh thats why
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"height": 30,
|
||||
"spacing": 4,
|
||||
"modules-left": ["hyprland/workspaces"],
|
||||
"modules-center": ["hyprland/title"],
|
||||
"modules-center": ["hyprland/window"],
|
||||
"modules-right": ["clock", "cpu", "memory", "tray"],
|
||||
|
||||
"hyprland/workspaces": {
|
||||
@@ -12,8 +12,11 @@
|
||||
"on-click": "activate"
|
||||
},
|
||||
|
||||
"hyprland/title": {
|
||||
"format": "{title}"
|
||||
"hyprland/window": {
|
||||
"format": "{}",
|
||||
"rewrite": {
|
||||
"(.*) - zsh": "> [$1]"
|
||||
}
|
||||
},
|
||||
|
||||
"clock": {
|
||||
|
||||
Reference in New Issue
Block a user