mirror of
https://github.com/tuxdotrs/tnvim.git
synced 2025-07-06 21:36:34 +05:30
remove invalid option
This commit is contained in:
@ -118,11 +118,9 @@
|
|||||||
#-- Miscellaneous
|
#-- Miscellaneous
|
||||||
misc = {
|
misc = {
|
||||||
disable_hyprland_logo = true;
|
disable_hyprland_logo = true;
|
||||||
force_hypr_chan = false;
|
|
||||||
force_default_wallpaper = 0;
|
force_default_wallpaper = 0;
|
||||||
focus_on_activate = true;
|
focus_on_activate = true;
|
||||||
no_direct_scanout = false;
|
no_direct_scanout = false;
|
||||||
background_color = "0x000000";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#-- Output
|
#-- Output
|
||||||
|
Reference in New Issue
Block a user