This commit is contained in:
albert 2024-04-22 10:47:55 +09:00
parent 76be855285
commit 10312c08ba
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A
3 changed files with 20 additions and 1 deletions

View file

@ -59,4 +59,11 @@
target = "xfce4/xfconf/xfce-perchannel-xml/xsettings.xml";
text = builtins.readFile ./xfconf/xsettings.xml;
};
# Application launcher for the panel
xdg.configFile."app-launcher" = {
enable = true;
target = "xfce4/xfconf/panel/launcher-17/app-launcher.desktop";
text = builtins.readFile ./panel/launcher-17/app-launcher.desktop;
};
}

View file

@ -0,0 +1,12 @@
[Desktop Entry]
Version=1.0
Exec=xfce4-appfinder
Icon=org.xfce.appfinder
StartupNotify=true
Terminal=false
Type=Application
Categories=Utility;X-XFCE;
Name=Application Finder
Comment=Find and launch applications installed on your system
Keywords=program;applications;bookmarks;
X-XFCE-Source=file:///run/current-system/sw/share/applications/xfce4-appfinder.desktop

View file

@ -77,7 +77,7 @@
</property>
<property name="plugin-17" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="17125418341.desktop"/>
<value type="string" value="app-launcher.desktop"/>
</property>
</property>
<property name="plugin-19" type="string" value="separator">