Handy dot files with sensible bindings and settings
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.
 
 
 
 
 

27 lines
372 B

{
"include": "~/.config/waybar/modules",
"layer": "top",
"position": "top",
"width": 1050,
"margin-bottom": 5,
"margin-top": 5,
"modules-left": [
"clock",
"custom/weather",
],
"modules-center": [
"hyprland/workspaces#2"
],
"modules-right": [
"custom/menu",
"tray",
"network",
"bluetooth",
"backlight",
"pulseaudio",
"battery",
"custom/power"],
}