waybar layout

This commit is contained in:
Spangenberg
2023-10-25 13:36:00 +02:00
parent 0c4f20e85f
commit 21785526a8
7 changed files with 93 additions and 354 deletions

View File

@ -1,56 +1,39 @@
{
// Position
"layer": "top",
"height": 16,
"margin-top": 14,
"margin-top": 5,
"margin-bottom": 0,
"margin-left": 0,
"margin-right": 0,
"spacing": 0,
// Load Modules
"include": ["~/dotfiles/waybar/modules.json"],
// Modules Left
"modules-left": [
"custom/appmenu",
"custom/wallpaper",
"custom/waybarthemes",
"wlr/taskbar",
"group/quicklinks",
"hyprland/window"
// "custom/wallpaper",
// "custom/waybarthemes",
"wlr/taskbar"
// "group/quicklinks",
// "hyprland/window"
],
// Modules Center
"modules-center": [
"hyprland/workspaces"
],
"modules-center": {},
// Modules Right
"modules-right": [
"custom/updates",
"custom/cliphist",
"backlight",
"pulseaudio",
"bluetooth",
"battery",
"group/hardware",
"custom/cliphist",
// "group/hardware",
"network",
"custom/exit",
"clock"
"tray",
"clock",
"custom/exit"
],
// Group Quicklinks
"group/quicklinks": {
"orientation": "horizontal",
"modules": [
"custom/filemanager",
"custom/browser",
"custom/email",
"custom/pass"
]
},
// Group Hardware
"group/hardware": {
"orientation": "horizontal",