Skip to content
forked from Maato/volumeicon

Volume Icon aims to be a lightweight volume control that sits in your systray.

License

Notifications You must be signed in to change notification settings

y0uCeF/volumeicon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Compilation]
  ./configure --prefix=/usr
  make
  sudo make install

[Configuration]
  --enable-oss:    By default Volume Icon will be built with ALSA as its
                   backend. Note that it is not possible to build with both ALSA
                   and OSS support at the moment, so using this flag will
                   disable ALSA support.
                 
  --enable-notify: Enables notifications, this adds a dependency for
                   libnotify >= 0.5.0.

About

Volume Icon aims to be a lightweight volume control that sits in your systray.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 96.5%
  • C++ 3.3%
  • Shell 0.2%