Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
linux-config
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Walmes Marques Zeviani
linux-config
Commits
0d251445
Commit
0d251445
authored
Jul 19, 2022
by
Walmes Marques Zeviani
Browse files
Options
Downloads
Patches
Plain Diff
Adds sound switcher for system tray.
parent
ce7877b6
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
install_ubuntu_quick.sh
+8
-1
8 additions, 1 deletion
install_ubuntu_quick.sh
with
8 additions
and
1 deletion
install_ubuntu_quick.sh
+
8
−
1
View file @
0d251445
...
...
@@ -8,7 +8,6 @@
#-----------------------------------------------------------------------
# Install Emacs 27.1.
sudo
add-apt-repository ppa:kelleyk/emacs
-y
sudo
apt-get update
-y
...
...
@@ -261,6 +260,14 @@ sudo apt install \
fonts-open-sans
\
-y
#-----------------------------------------------------------------------
# Sound switcher on system tray.
# https://www.omgubuntu.co.uk/2014/02/sound-switcher-app-ubuntu
sudo
add-apt-repository ppa:yktooo/ppa
sudo
apt-get update
sudo
apt-get
install
indicator-sound-switcher
#-----------------------------------------------------------------------
# WPS Office.
# https://www.edivaldobrito.com.br/wps-office-no-linux-via-snap/
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment