Added direct scanout
This commit is contained in:
parent
70aece8522
commit
f50c786640
7 changed files with 186 additions and 2 deletions
|
|
@ -44,6 +44,8 @@ void CConfigManager::setDefaultVars() {
|
|||
configValues["general:cursor_inactive_timeout"].intValue = 0;
|
||||
configValues["general:no_cursor_warps"].intValue = 0;
|
||||
|
||||
configValues["general:no_direct_scanout"].intValue = 0;
|
||||
|
||||
configValues["general:layout"].strValue = "dwindle";
|
||||
|
||||
configValues["misc:disable_hyprland_logo"].intValue = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue