xfce: update the xinitrc path
This commit is contained in:
parent
99de1919f3
commit
a3d8e6eeba
@ -38,7 +38,7 @@ in
|
||||
# Ugly.
|
||||
export GST_PLUGIN_PATH=${config.system.path}/lib
|
||||
|
||||
exec ${pkgs.stdenv.shell} ${pkgs.xfce.xfceutils}/etc/xdg/xfce4/xinitrc
|
||||
exec ${pkgs.stdenv.shell} ${pkgs.xfce.xinitrc}
|
||||
'';
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user