Skip to content

Instantly share code, notes, and snippets.

View Zaedus's full-sized avatar
💻
Nerd shit currently in progress...

Zaedus

💻
Nerd shit currently in progress...
View GitHub Profile
@Zaedus
Zaedus / example-settings.desktop
Last active June 17, 2021 22:03
interface with xfce4-settings-manager in c
[Desktop Entry]
Name= Example Settings
Comment=Example app that plugs into the xfce4-settings-manager and is a standalone app
Exec=/home/zaedus/Documents/Code/c++/example-settings/example-settings
OnlyShowIn=XFCE;
X-XfcePluggable=true
Terminal=false
StartupNotify=true
Type=Application
Categories=XFCE;GTK;Settings;DesktopSettings;X-XFCE-SettingsDialog;X-XFCE-SystemSettings;