sxmo: fix waybar height

This commit is contained in:
Colin 2023-09-05 04:32:00 +00:00
parent ab776d7fc8
commit 578162a266

View File

@ -2,6 +2,8 @@
# format specifiers: https://fmt.dev/latest/syntax.html#syntax
# this is merged with the sway/waybar-top.nix defaults
{
height = 26;
modules-left = [ "sway/workspaces" ];
modules-center = [ ];
modules-right = [ "custom/sxmo" ];