Revert "Option to show full app_id in window switcher"

This reverts commit 7906b98a3c.
This commit is contained in:
kyak 2023-12-23 11:34:27 +03:00
parent 7906b98a3c
commit 702c7fc68b
5 changed files with 3 additions and 14 deletions

View file

@ -97,7 +97,6 @@ struct rcxml {
bool show;
bool preview;
bool outlines;
bool full_app_id;
struct wl_list fields; /* struct window_switcher_field.link */
} window_switcher;