(include "$base_dir/modules/workspaces.yuck") (include "$base_dir/modules/activeworkspaceid.yuck") (include "$base_dir/modules/widgets-panel.yuck") (include "$base_dir/modules/management.yuck") (defwidget bar[] (box :vexpand false :hexpand false :class "vbar" (workspaces-widget) (box :halign "end" :space-evenly false (widgets-panel) (management))))