Merge branch 'Alexays:master' into master

This commit is contained in:
Sonter
2024-09-16 17:11:32 +00:00
committed by GitHub
7 changed files with 50 additions and 37 deletions

View File

@ -42,7 +42,7 @@ struct bar_margins {
};
struct bar_mode {
std::optional<bar_layer> layer;
bar_layer layer;
bool exclusive;
bool passthrough;
bool visible;