chore(desktop): add desktop entries

This commit is contained in:
git-f0x 2024-08-02 22:42:06 +02:00 committed by Ashley Wulber
parent 3d75343958
commit 7ad3315df7
7 changed files with 179 additions and 158 deletions

View file

@ -1,12 +0,0 @@
[Desktop Entry]
Name=Desktop and Panel
Comment=Super key action, hot corners, and window control options
Type=Settings
Exec=cosmic-settings desktop-panel
Terminal=false
Categories=COSMIC
Keywords=COSMIC
NoDisplay=true
OnlyShowIn=COSMIC
Icon=preferences-desktop
StartupNotify=true

View file

@ -0,0 +1,12 @@
[Desktop Entry]
Name=Dock
Comment=Panel with pinned applications in the app tray and other applets.
Type=Settings
Exec=cosmic-settings dock
Terminal=false
Categories=COSMIC
Keywords=COSMIC
NoDisplay=true
OnlyShowIn=COSMIC
Icon=preferences-desktop-dock
StartupNotify=true

View file

@ -0,0 +1,12 @@
[Desktop Entry]
Name=Panel
Comment=Top bar with desktop controls and menus.
Type=Settings
Exec=cosmic-settings panel
Terminal=false
Categories=COSMIC
Keywords=COSMIC
NoDisplay=true
OnlyShowIn=COSMIC
Icon=preferences-desktop-panel
StartupNotify=true

View file

@ -0,0 +1,12 @@
[Desktop Entry]
Name=Window management
Comment=Super key action, window control options, and additional window tiling options.
Type=Settings
Exec=cosmic-settings window-management
Terminal=false
Categories=COSMIC
Keywords=COSMIC
NoDisplay=true
OnlyShowIn=COSMIC
Icon=preferences-desktop-window-management
StartupNotify=true