hyprland: enable direct_scanout

This commit is contained in:
Julian Mutter 2025-04-28 09:14:47 +02:00
parent c41a642593
commit c217e3297b

View File

@ -206,11 +206,14 @@ in
force_default_wallpaper = 0;
# we do, in fact, want direct scanout
# no_direct_scanout = false;
vfr = true; # power saving
};
render = {
# we do, in fact, want direct scanout
direct_scanout = true;
};
# Input
input = {
kb_layout = "de";