addet some rewrites

This commit is contained in:
pika 2024-06-12 20:33:27 +02:00
parent 4e2587496f
commit e6759ccbd3

7
config
View file

@ -17,6 +17,7 @@
"group/power": { "group/power": {
"orientation": "inherit", "orientation": "inherit",
"tooltip": "Powermenu!",
"drawer": { "drawer": {
"transition-duration": 500, "transition-duration": 500,
"children-class": "not-power", "children-class": "not-power",
@ -89,6 +90,7 @@
"class<thunar>": "󰝰", "class<thunar>": "󰝰",
"mercury":"", "mercury":"",
"VSCodium": "", "VSCodium": "",
"class<OBS*>": "󰄄",
"title<Gear lever>": "", "title<Gear lever>": "",
"balenaEtcher": "󱊞", "balenaEtcher": "󱊞",
"title<.*youtube.*>": "", "title<.*youtube.*>": "",
@ -102,7 +104,7 @@
}, },
"hyprland/window": { "hyprland/window": {
"format": " {title}", "format": " {title}",
"on-click-right": "$HOME/.config/hypr/scripts/screenshot_area", "on-click-right": "bash -c '$HOME/.config/hypr/.scripts/screenshot_area'",
"rewrite": { "rewrite": {
"(.*) - NVIM": " NeoVim", "(.*) - NVIM": " NeoVim",
"(.*) — Mozilla Firefox": "󰈹 Firefox", "(.*) — Mozilla Firefox": "󰈹 Firefox",
@ -202,7 +204,8 @@
}, },
"tray": { "tray": {
"icon-size": 20, "icon-size": 20,
"spacing": 10 "spacing": 8,
"show-passive-items": true
}, },
"custom/power": { "custom/power": {
"format": "⏼ ", "format": "⏼ ",