feat(homeModules:hyprpaper): add spash and ipc config

This commit is contained in:
ooks-io 2024-05-16 22:04:13 +12:00
parent 94d786e1d0
commit 868fa13c42
2 changed files with 3 additions and 0 deletions

View file

@ -13,6 +13,8 @@ in
xdg.configFile."hypr/hyprpaper.conf".text = ''
preload = ${wallpaperPath}
wallpaper = , ${wallpaperPath}
splash = false
ipc = off
'';
};
}

View file

@ -10,6 +10,7 @@ in
kb_layout = "us";
follow_mouse = 1;
touchpad.natural_scroll = "no";
mouse_refocus = false;
};
};