updates
This commit is contained in:
@@ -42,6 +42,25 @@
|
||||
env = [
|
||||
"GDK_SCALE, 2"
|
||||
];
|
||||
|
||||
render = {
|
||||
explicit_sync = 2;
|
||||
explicit_sync_kms = 0;
|
||||
direct_scanout = true;
|
||||
};
|
||||
|
||||
opengl = {
|
||||
nvidia_anti_flicker = 0;
|
||||
force_introspection = 2;
|
||||
};
|
||||
|
||||
misc = {
|
||||
vfr = 0;
|
||||
};
|
||||
|
||||
debug = {
|
||||
damage_tracking = 0;
|
||||
};
|
||||
};
|
||||
|
||||
programs.hyprpanel.layout = {
|
||||
|
||||
Reference in New Issue
Block a user