update: custom waybar
This commit is contained in:
@@ -19,11 +19,13 @@
|
||||
"spacing": 0,
|
||||
|
||||
// Load Modules
|
||||
"include": ["~/dotfiles/waybar/modules.json"],
|
||||
"include": ["~/dotfiles/waybar/themes/ml4w-blur-custom/modules.json"],
|
||||
|
||||
// Modules Left
|
||||
"modules-left": [
|
||||
"custom/appmenu",
|
||||
"custom/appmenuicon",
|
||||
"hyprland/workspaces",
|
||||
//"custom/appmenu",
|
||||
//"group/settings",
|
||||
"wlr/taskbar",
|
||||
//"group/quicklinks",
|
||||
@@ -32,9 +34,9 @@
|
||||
],
|
||||
|
||||
// Modules Center
|
||||
"modules-center": [
|
||||
"hyprland/workspaces"
|
||||
],
|
||||
//"modules-center": [
|
||||
// "hyprland/workspaces"
|
||||
//],
|
||||
|
||||
// Modules Right
|
||||
"modules-right": [
|
||||
@@ -43,9 +45,11 @@
|
||||
//"bluetooth",
|
||||
//"battery",
|
||||
"network",
|
||||
"group/hardware",
|
||||
"cpu",
|
||||
"memory",
|
||||
//"group/hardware",
|
||||
//"custom/cliphist",
|
||||
"idle_inhibitor",
|
||||
//"idle_inhibitor",
|
||||
"tray",
|
||||
"custom/exit",
|
||||
//"custom/ml4w-welcome",
|
||||
|
||||
Reference in New Issue
Block a user