Update XFCE
This commit is contained in:
parent
2eba3ec505
commit
b6bd46009d
1 changed files with 2 additions and 2 deletions
|
@ -78,8 +78,8 @@
|
||||||
};
|
};
|
||||||
xdg.configFile."launcher-9" = {
|
xdg.configFile."launcher-9" = {
|
||||||
enable = true;
|
enable = true;
|
||||||
target = "xfce4/panel/launcher-8/app-launcher.desktop";
|
target = "xfce4/panel/launcher-9/app-launcher.desktop";
|
||||||
text = builtins.readFile ./panel/launcher-8/17150589543.desktop;
|
text = builtins.readFile ./panel/launcher-9/17150589543.desktop;
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue