Add an empty autostart dir.
This commit is contained in:
parent
0178c9dc22
commit
54b7e820d6
|
@ -25,6 +25,7 @@ in {
|
|||
".Wallpaper".source = config.module.wallpaper.path;
|
||||
".config/MangoHud/MangoHud.conf".source = mangohud.config;
|
||||
".config/MangoHud/presets.conf".source = mangohud.presets;
|
||||
".config/autostart".text = "";
|
||||
".config/btop/btop.conf".source = btop.file;
|
||||
".config/chromium/Default/Preferences".source = chromium.preferences;
|
||||
".config/chromium/Local State".source = chromium.localState;
|
||||
|
|
Loading…
Reference in a new issue