Skip to content
/ barify Public

Modify volume or brightness and display result as a bar via notifications (either dunst or mako).

License

Notifications You must be signed in to change notification settings

Arctize/barify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

barify

Adjust volume/brightness and display a bar using either dunst or mako.

Example

Example using mako:

image

Using the following mako config (~/config/mako/config)

layer=overlay
anchor=top-center
default-timeout=8000
border-size=2
background-color=#454545
progress-color=source #3b4d7e
border-color=#3b4d7e
border-radius=25

Installation

  • Place the script somewhere in your PATH and make sure it's executable
  • There's also an AUR package.

Barify automatically uses either mako or dunst, depending on which one it detects.

Usage

Usage: barify MODE ACTION
Modify volume or brightness and indicate level as
a bar via notifications (either dunst or mako).

 Example:

    barify vol up

 Arguments:
    MODE:
       Volume:     volume|vol|v
       Brightness: brightness|bright|b
    ACTION:
       Increase:   up|u|inc|i
       Decrease:   down|dec|d
       Mute:       mute|m

About

Modify volume or brightness and display result as a bar via notifications (either dunst or mako).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages