diff options
Diffstat (limited to 'sys/svcs')
-rw-r--r-- | sys/svcs/xdg/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/svcs/xdg/default.nix b/sys/svcs/xdg/default.nix index afb9a0e3..8e52a5e9 100644 --- a/sys/svcs/xdg/default.nix +++ b/sys/svcs/xdg/default.nix @@ -9,6 +9,7 @@ enable = true; termfilechooser = { enable = true; + logLevel = "DEBUG"; settings = { filechooser = { default_dir = "/tmp"; |