feat: add desktop entries for each settings page

This commit is contained in:
Michael Aaron Murphy 2024-03-22 15:44:04 +01:00 committed by Michael Murphy
parent a40b1e9a1a
commit 1c61885428
65 changed files with 294 additions and 37 deletions

View file

@ -0,0 +1,11 @@
[Desktop Entry]
Name=About
Comment=Device name, hardware information, operating system defaults.
Type=Settings
Exec=cosmic-settings about
Terminal=false
Categories=COSMIC
Keywords=COSMIC
OnlyShowIn=COSMIC
Icon=com.system76.CosmicSettings
StartupNotify=true

View file

@ -0,0 +1,11 @@
[Desktop Entry]
Name=Appearance
Comment=Accent colors and COSMIC theming.
Type=Settings
Exec=cosmic-settings appearance
Terminal=false
Categories=COSMIC
Keywords=COSMIC
OnlyShowIn=COSMIC
Icon=com.system76.CosmicSettings
StartupNotify=true

View file

@ -0,0 +1,11 @@
[Desktop Entry]
Name=Date & Time
Comment=Time zone, automatic clock settings, and time formatting.
Type=Settings
Exec=cosmic-settings date-time
Terminal=false
Categories=COSMIC
Keywords=COSMIC
OnlyShowIn=COSMIC
Icon=com.system76.CosmicSettings
StartupNotify=true

View file

@ -0,0 +1,11 @@
[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
OnlyShowIn=COSMIC
Icon=com.system76.CosmicSettings
StartupNotify=true

View file

@ -0,0 +1,11 @@
[Desktop Entry]
Name=Displays
Comment=Display options, graphics modes, and night light.
Type=Settings
Exec=cosmic-settings displays
Terminal=false
Categories=COSMIC
Keywords=COSMIC
OnlyShowIn=COSMIC
Icon=com.system76.CosmicSettings
StartupNotify=true

View file

@ -0,0 +1,11 @@
[Desktop Entry]
Name=Firmware
Comment=View and update firmware.
Type=Settings
Exec=cosmic-settings firmware
Terminal=false
Categories=COSMIC
Keywords=COSMIC
OnlyShowIn=COSMIC
Icon=com.system76.CosmicSettings
StartupNotify=true

View file

@ -0,0 +1,11 @@
[Desktop Entry]
Name=Keyboard
Comment=Keyboard input settings.
Type=Settings
Exec=cosmic-settings keyboard
Terminal=false
Categories=COSMIC
Keywords=COSMIC
OnlyShowIn=COSMIC
Icon=com.system76.CosmicSettings
StartupNotify=true

View file

@ -0,0 +1,11 @@
[Desktop Entry]
Name=Mouse
Comment=Mouse speed, acceleation, and natural scrolling.
Type=Settings
Exec=cosmic-settings mouse
Terminal=false
Categories=COSMIC
Keywords=COSMIC
OnlyShowIn=COSMIC
Icon=com.system76.CosmicSettings
StartupNotify=true

View file

@ -0,0 +1,11 @@
[Desktop Entry]
Name=Notifications
Comment=Do Not Disturb, lockscreen notifications, and per-application settings.
Type=Settings
Exec=cosmic-settings notifications
Terminal=false
Categories=COSMIC
Keywords=COSMIC
OnlyShowIn=COSMIC
Icon=com.system76.CosmicSettings
StartupNotify=true

View file

@ -0,0 +1,11 @@
[Desktop Entry]
Name=Region & Language
Comment=Format dates, times, and numbers based on your region.
Type=Settings
Exec=cosmic-settings region-language
Terminal=false
Categories=COSMIC
Keywords=COSMIC
OnlyShowIn=COSMIC
Icon=com.system76.CosmicSettings
StartupNotify=true

View file

@ -0,0 +1,11 @@
[Desktop Entry]
Name=Sound
Comment=Audio settings for devices, alerts, and applications.
Type=Settings
Exec=cosmic-settings sound
Terminal=false
Categories=COSMIC
Keywords=COSMIC
OnlyShowIn=COSMIC
Icon=com.system76.CosmicSettings
StartupNotify=true

View file

@ -0,0 +1,11 @@
[Desktop Entry]
Name=Touchpad
Comment=Touchpad speed, click options, gestures.
Type=Settings
Exec=cosmic-settings touchpad
Terminal=false
Categories=COSMIC
Keywords=COSMIC
OnlyShowIn=COSMIC
Icon=com.system76.CosmicSettings
StartupNotify=true

View file

@ -0,0 +1,11 @@
[Desktop Entry]
Name=Users
Comment=Authentication and login, lock screen.
Type=Settings
Exec=cosmic-settings users
Terminal=false
Categories=COSMIC
Keywords=COSMIC
OnlyShowIn=COSMIC
Icon=com.system76.CosmicSettings
StartupNotify=true

View file

@ -0,0 +1,11 @@
[Desktop Entry]
Name=Wallpaper
Comment=Wallpaper images, colors, and slideshow options.
Type=Settings
Exec=cosmic-settings wallpaper
Terminal=false
Categories=COSMIC
Keywords=COSMIC
OnlyShowIn=COSMIC
Icon=com.system76.CosmicSettings
StartupNotify=true

View file

@ -0,0 +1,11 @@
[Desktop Entry]
Name=Workspaces
Comment=Set workspace number, behavior, and placement.
Type=Settings
Exec=cosmic-settings workspaces
Terminal=false
Categories=COSMIC
Keywords=COSMIC
OnlyShowIn=COSMIC
Icon=com.system76.CosmicSettings
StartupNotify=true

View file

@ -1,10 +1,10 @@
[Desktop Entry]
Name=COSMIC Settings
Type=Application
Type=Settings
Exec=cosmic-settings
Terminal=false
Categories=GNOME;GTK;
Keywords=Gnome;GTK;
OnlyShowIn=GNOME;Unity;COSMIC
Categories=COSMIC
Keywords=COSMIC
OnlyShowIn=COSMIC
Icon=com.system76.CosmicSettings
StartupNotify=true