waybar config

This commit is contained in:
Patrick Menking 2024-09-17 16:05:26 -04:00
parent 1c6164fc91
commit 314c76b176

View file

@ -22,7 +22,7 @@
height = 30;
spacing = 4;
mode = "dock";
margin = 10;
margin = "10";
modules-left = [ "hyprland/workspaces" ];
modules-center = [ "clock" ];
modules-right = [ "network" "battery" "backlight" "pulseaudio" "tray" ];