1
0
Fork 0
This commit is contained in:
Vladimír Dudr 2025-01-02 08:51:11 +01:00
parent 939a8d0781
commit 1574553ca8

View file

@ -5,18 +5,20 @@
// "width": 1280, // Waybar width
"spacing": 4, // Gaps between modules (4px)
// Choose the order of the modules
"modules-left": ["wlr/workspaces", "hyprland/window"],
"modules-left": ["hyprland/workspaces", "hyprland/window"],
// "modules-center": [],
"modules-right": [
"mpd",
"idle_inhibitor",
"pulseaudio",
"cpu",
"memory",
"network",
"clock",
"upower",
"tray"
],
// Modules configuration
"hyprland-workspaces": {},
"keyboard-state": {
"numlock": true,
"capslock": true,