agsdotfilesdotshyprlandhyprland-configricerofirofi-configshell-scriptsswwwwallustwaybarwaybar-modulewaybar-themes
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
725 B
35 lines
725 B
//* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ |
|
//* ............................................*/ |
|
//* .............CHRYSANTHEMUM.......................*/ |
|
//* ............................................*/ |
|
//* --- 👍 designed by https://github.com/Krautt 👍 --- */ |
|
|
|
{ |
|
"include": "~/.config/waybar/modules", |
|
"layer": "top", |
|
//"mode": "dock", |
|
"exclusive": true, |
|
"passthrough": false, |
|
"position": "bottom", |
|
"spacing": 5, |
|
"fixed-center": true, |
|
"ipc": true, |
|
"margin-left": 5, |
|
"margin-right": 5, |
|
"margin-top": 0, |
|
|
|
"modules-left": [ |
|
"clock#5", |
|
"mpris", |
|
"tray", |
|
"custom/swaync" |
|
], |
|
|
|
"modules-center": ["hyprland/workspaces"], |
|
|
|
"modules-right": [ |
|
"pulseaudio#1", |
|
"backlight#2", |
|
"battery"], |
|
|
|
} |