add waybar config
This commit is contained in:
19
waybar/modules/hyprland/window.jsonc
Normal file
19
waybar/modules/hyprland/window.jsonc
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"hyprland/window": {
|
||||
"format": "{}",
|
||||
"rewrite": {
|
||||
"": "Desktop",
|
||||
"kitty": "Terminal",
|
||||
"zsh": "Terminal",
|
||||
"~": "Terminal"
|
||||
},
|
||||
// "separate-outputs":
|
||||
// "icon":
|
||||
// "icon-size":
|
||||
// "min-length":
|
||||
// "max-length":
|
||||
// "tooltip":
|
||||
"swap-icon-label": false
|
||||
// "expand":
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user