]> git.lizzy.rs Git - bspwm.git/blobdiff - settings.c
Remove `apply_floating_atom` setting
[bspwm.git] / settings.c
index c20f3d714606db424f493a7ea8f6a24a2cf527f2..9c3639609fde9daf7f549a988d9bbde23452bf5c 100644 (file)
@@ -68,7 +68,6 @@ void load_settings(void)
        focus_follows_pointer = FOCUS_FOLLOWS_POINTER;
        pointer_follows_focus = POINTER_FOLLOWS_FOCUS;
        pointer_follows_monitor = POINTER_FOLLOWS_MONITOR;
-       apply_floating_atom = APPLY_FLOATING_ATOM;
        auto_alternate = AUTO_ALTERNATE;
        auto_cancel = AUTO_CANCEL;
        history_aware_focus = HISTORY_AWARE_FOCUS;