Simplify HM flatpak config (inherit XDG from system)
This commit is contained in:
parent
83ea723834
commit
6bea3e57a7
2 changed files with 0 additions and 4 deletions
|
|
@ -115,9 +115,6 @@
|
|||
DEFAULT_TERMINAL = "${pkgs.ghostty}/bin/ghostty";
|
||||
EDITOR = "${pkgs.micro}/bin/micro";
|
||||
DBX_CONTAINER_HOME_PREFIX = "$HOME/distrobox";
|
||||
XDG_DATA_DIRS =
|
||||
"${config.home.profileDirectory}/share:${config.xdg.dataHome}/applications:"
|
||||
+ "${config.xdg.dataHome}/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share";
|
||||
};
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue