update with our stuff
This commit is contained in:
@@ -26,11 +26,11 @@
|
||||
"window-rewrite-default": "",
|
||||
"window-rewrite": {
|
||||
"class<firefox>": "",
|
||||
"class<org\.wezfurlong\.wezterm>": "",
|
||||
"class<org\\.wezfurlong\\.wezterm>": "",
|
||||
"class<Alacritty>": "",
|
||||
"class<code|Code|codium|VSCodium>": "",
|
||||
"class<thunar>": "",
|
||||
"class<org\.kde\.dolphin>": "",
|
||||
"class<org\\.kde\\.dolphin>": "",
|
||||
"class<discord>": "",
|
||||
"class<vesktop>": "",
|
||||
"class<spotify>": "",
|
||||
@@ -49,16 +49,16 @@
|
||||
"activated": "",
|
||||
"deactivated": ""
|
||||
}
|
||||
"hyprland/window": {
|
||||
"format": "{class}: {title}",
|
||||
"icon": true,
|
||||
"icon-size": 16,
|
||||
"max-length": 80,
|
||||
"separate-outputs": true,
|
||||
"rewrite": {
|
||||
"^(.*)$": "$1"
|
||||
}
|
||||
},
|
||||
},
|
||||
"hyprland/window": {
|
||||
"format": "{class}: {title}",
|
||||
"icon": true,
|
||||
"icon-size": 16,
|
||||
"max-length": 80,
|
||||
"separate-outputs": true,
|
||||
"rewrite": {
|
||||
"^(.*)$": "$1"
|
||||
}
|
||||
},
|
||||
"tray": {
|
||||
"spacing": 10
|
||||
|
||||
Reference in New Issue
Block a user