mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-08-29 14:27:12 +02:00
fix(nixpak): allow document portal saves
This commit is contained in:
@@ -54,7 +54,6 @@ in
|
||||
"/run/dbus"
|
||||
];
|
||||
bind.ro = [
|
||||
(envSuffix "XDG_RUNTIME_DIR" "/doc")
|
||||
(sloth.concat' sloth.xdgConfigHome "/gtk-2.0")
|
||||
(sloth.concat' sloth.xdgConfigHome "/gtk-3.0")
|
||||
(sloth.concat' sloth.xdgConfigHome "/gtk-4.0")
|
||||
|
||||
Reference in New Issue
Block a user