Don't scale XWayland

This commit is contained in:
2024-08-18 13:57:21 -07:00
parent a340ce7e43
commit 8bf130f641

View File

@@ -24,6 +24,10 @@
"HYPRCURSOR_SIZE,24" "HYPRCURSOR_SIZE,24"
]; ];
xwayland = {
force_zero_scaling = true;
};
input = { input = {
kb_layout = "us"; kb_layout = "us";
kb_options = "caps:escape"; kb_options = "caps:escape";