osd: add config option to disable osd

This commit is contained in:
Flrian 2023-03-08 15:26:49 +01:00 committed by Johan Malm
parent 5aa5c12371
commit 00ebcdc290
5 changed files with 17 additions and 6 deletions

View file

@ -53,6 +53,7 @@ struct rcxml {
bool snap_top_maximize;
/* cycle view (alt+tab) */
bool cycle_view_osd;
bool cycle_preview_contents;
bool cycle_preview_outlines;