This commit is contained in:
Stephan Raabe
2024-03-07 15:51:34 +01:00
parent 1fe8a3bc7a
commit f3cc851979
99 changed files with 280 additions and 1423 deletions

View File

@@ -10,17 +10,9 @@
//
{
// General Settings
// Position TOP
// "layer": "top",
// "margin-top": 14,
// "margin-bottom": 0,
// Position BOTTOM
"position": "bottom",
"margin-top": 0,
"margin-bottom": 14,
"layer": "top",
"margin-left": 0,
"margin-right": 0,
@@ -33,37 +25,28 @@
"modules-left": [
"custom/appmenu",
"group/settings",
// START TASK TOOGLE
"wlr/taskbar",
// END TASK TOOGLE
"group/quicklinks",
"hyprland/window"
],
// Modules Center
"modules-center": [
"hyprland/workspaces"
"hyprland/workspaces",
"custom/empty"
],
// Modules Right
"modules-right": [
"custom/updates",
"pulseaudio",
// START BT TOOGLE
"bluetooth",
// END BT TOOGLE
"battery",
// START NETWORK TOOGLE
"network",
// END NETWORK TOOGLE
"group/hardware",
"custom/cliphist",
// START IDLE TOOGLE
"idle_inhibitor",
// END IDLE TOOGLE
// START TRAY TOOGLE
"tray",
// END TRAY TOOGLE
"custom/exit",
"custom/ml4w-welcome",
"clock"