changed mostly font stuff and added omnisearch to pc

This commit is contained in:
2026-03-24 20:09:39 +00:00
parent c11509ac71
commit c8c70d8aa8
6 changed files with 90 additions and 107 deletions

View File

@@ -1,25 +0,0 @@
{
"include": [
"~/.config/waybar/modules.jsonc"
],
"height": 20,
"margin": "3 6",
"reload_style_on_change": true,
"position": "top",
"modules-left": [
"custom/logo",
"hyprland/workspaces"
],
"modules-center": [
"mpris"
],
"modules-right": [
"network",
"bluetooth",
"custom/notifs",
"memory",
"cpu",
"custom/swaync",
"clock"
]
}