From ac31a612164828ca6ae5478332eee3cd2317ffdc Mon Sep 17 00:00:00 2001 From: head-gardener <49650767+head-gardener@users.noreply.github.com> Date: Sun, 12 Mar 2023 10:20:50 +0300 Subject: feature: hide separator between titlebar and content (#91) --- sway/meson.build | 1 + 1 file changed, 1 insertion(+) (limited to 'sway/meson.build') diff --git a/sway/meson.build b/sway/meson.build index 4191a9b9..d1b47271 100644 --- a/sway/meson.build +++ b/sway/meson.build @@ -108,6 +108,7 @@ sway_sources = files( 'commands/seat/pointer_constraint.c', 'commands/seat/shortcuts_inhibitor.c', 'commands/seat/xcursor_theme.c', + 'commands/titlebar_separator.c', 'commands/set.c', 'commands/shadow_blur_radius.c', 'commands/shadow_color.c', -- cgit v1.2.3