home/niri: Disable hotkey overlay on startup

This commit is contained in:
Mikael 2024-08-27 15:56:55 +02:00
parent 8d003d17c2
commit e80b8bf4b2
Signed by: mikael
SSH key fingerprint: SHA256:21QyD2Meiot7jOUVitIR5YkGB/XuXdCvLW1hE6dsri0

View file

@ -67,6 +67,7 @@ in lib.mkIf (osConfig.hardware.graphics.enable or false) {
programs.niri.settings = {
prefer-no-csd = true;
hotkey-overlay.skip-at-startup = true;
screenshot-path = "~/tmp/%Y-%m-%d %H:%M:%S.png";
input = {