Hyprscroll indicator works
This commit is contained in:
@@ -2,7 +2,11 @@
|
||||
"layer": "top",
|
||||
"height": 34,
|
||||
|
||||
"modules-left": ["hyprland/workspaces", "hyprland/window"],
|
||||
"modules-left": [
|
||||
"hyprland/workspaces",
|
||||
"hyprland/window",
|
||||
"custom/hyprscroll_overflow",
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
"idle_inhibitor",
|
||||
@@ -12,7 +16,6 @@
|
||||
"memory",
|
||||
"temperature",
|
||||
"battery",
|
||||
"custom/hyprscroll_overflow",
|
||||
"tray",
|
||||
"clock",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user