test waybar in nix

This commit is contained in:
TheWanderingCrow 2024-12-29 11:32:54 -05:00
parent bb570e306c
commit 666c3715c1

View file

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