thunar: fix finding programs
This commit is contained in:
parent
77d82ba339
commit
82b8006bea
|
@ -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