mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 13:06:35 +05:30
remove depricated options
This commit is contained in:
@ -120,7 +120,6 @@
|
|||||||
disable_hyprland_logo = true;
|
disable_hyprland_logo = true;
|
||||||
force_default_wallpaper = 0;
|
force_default_wallpaper = 0;
|
||||||
focus_on_activate = true;
|
focus_on_activate = true;
|
||||||
no_direct_scanout = false;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#-- Output
|
#-- Output
|
||||||
@ -146,7 +145,6 @@
|
|||||||
allow_small_split = false;
|
allow_small_split = false;
|
||||||
special_scale_factor = 0.8;
|
special_scale_factor = 0.8;
|
||||||
mfact = 0.5;
|
mfact = 0.5;
|
||||||
new_is_master = false;
|
|
||||||
new_on_top = false;
|
new_on_top = false;
|
||||||
no_gaps_when_only = false;
|
no_gaps_when_only = false;
|
||||||
orientation = "left";
|
orientation = "left";
|
||||||
@ -245,7 +243,6 @@
|
|||||||
"SUPER_SHIFT, P, pin,"
|
"SUPER_SHIFT, P, pin,"
|
||||||
"SUPER_SHIFT, P, exec, ${notifycmd} 'Toggled Pin'"
|
"SUPER_SHIFT, P, exec, ${notifycmd} 'Toggled Pin'"
|
||||||
"SUPER_SHIFT, S, swapnext"
|
"SUPER_SHIFT, S, swapnext"
|
||||||
"SUPER_SHIFT, O, toggleopaque"
|
|
||||||
];
|
];
|
||||||
|
|
||||||
binde = [
|
binde = [
|
||||||
|
Reference in New Issue
Block a user