Skip to content

Commit

Permalink
Unbreak Xinerama config loading. (#1408)
Browse files Browse the repository at this point in the history
This resolves #1364 and #1372.
  • Loading branch information
brndnmtthws authored Feb 18, 2023
1 parent 1f55cb1 commit f3b7b1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/setting.cc
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ const std::vector<std::string> settings_ordering{
"border_outer_margin",
"border_width",
"alignment",
"xinerama_head",
"own_window_transparent",
"own_window_class",
"own_window_title",
Expand Down

0 comments on commit f3b7b1f

Please sign in to comment.