Update 2 files
- /software.yml - /home/.chezmoiscripts/universal/run_onchange_after_70-misc-bug-fixes.tmpl
This commit is contained in:
parent
b7712fefd6
commit
5381e90603
2 changed files with 4 additions and 1 deletions
|
@ -95,6 +95,8 @@ fi
|
|||
# sudo cp -f "$SOURCE_DIR/plexhometheater.svg" "$TARGET_DIR/tv.plex.PlexDesktop.svg"
|
||||
# sudo cp -f "$SOURCE_DIR/seafile.svg" "$TARGET_DIR/com.client.Seafile.svg"
|
||||
# sudo cp -f "$SOURCE_DIR/com.github.gi_lom.dialect.svg" "$TARGET_DIR/app.drey.Dialect.svg"
|
||||
sudo cp -f "$SOURCE_DIR/teamviewer.svg" "$TARGET_DIR/com.teamviewer.TeamViewer.svg"
|
||||
sudo cp -f "$SOURCE_DIR/terminator.svg" "$TARGET_DIR/tabby.svg"
|
||||
|
||||
### Missing icons
|
||||
# The following applications are missing icons after using the "Full" installer. The application name
|
||||
|
|
|
@ -221,7 +221,8 @@ softwarePackages:
|
|||
- gnome-passwords-keys
|
||||
- gnome-photos
|
||||
- gnome-sound-recorder
|
||||
- gnome-text-editor
|
||||
# OSes usually have a text editor preinstalled
|
||||
# - gnome-text-editor
|
||||
- gnome-video-player
|
||||
- gnome-weather
|
||||
- junction
|
||||
|
|
Loading…
Reference in a new issue