thunar: fix finding programs
This commit is contained in:
parent
8f8b0e02ea
commit
789b651b4f
|
@ -10,6 +10,12 @@
|
|||
})
|
||||
];
|
||||
|
||||
wayland.windowManager.sway = {
|
||||
extraConfig = ''
|
||||
exec_always systemctl --user import-environment PATH
|
||||
'';
|
||||
};
|
||||
|
||||
xdg.configFile = {
|
||||
"Thunar/".source = ./thunar;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue