fix: Wayland fixes

- Use 144hz.
- Fix XAuthority issues.
This commit is contained in:
Madeleine Sydney
2025-03-27 16:02:11 -06:00
parent 319e213eba
commit 370687f1e2
5 changed files with 22 additions and 18 deletions

View File

@@ -41,11 +41,6 @@ in lib.mkMerge [
# REVIEW: I think it may be preferable to persist a few individual files
# under ~/.ssh, rather than the whole directory.
".ssh"
# FIXME: This is only temporary. KDE Plasma can be a PITA,
# unpredictably scattering configuration files all about the file
# system. Until we switch to Niri, we'll just persist the whole
# directory. WAIT4NIRI
# ".config"
];
};
}