Skip to content

acidburnmonkey/dunstthree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DunstThree

DunstThree is a script that sends notifications through dunst ; meant to be used with i3.

Manual Installation

  1. Copy this repo into your ~/.config/i3

  2. Map script to your i3 config example :

 # Volume
bindsym XF86AudioMute exec ~/.config/i3/dunstthree/dunstthree.sh mute 
bindsym XF86AudioRaiseVolume exec ~/.config/i3/dunstthree/dunstthree.sh vup 
bindsym XF86AudioLowerVolume exec ~/.config/i3/dunstthree/dunstthree.sh vdown 
# Brightness 
bindsym XF86MonBrightnessUp exec --no-startup-id ~/.config/i3/dunstthree/dunstthree.sh bup
bindsym XF86MonBrightnessDown exec --no-startup-id  ~/.config/i3/dunstthree/dunstthree.sh bdown

Dependencies

dunst
amixer
xbacklight \

Make sure your dunst is updated and dunstify comand works.

Buy Me A Coffee

Monero

43Sxiso2FHsYhP7HTqZgsXa3m3uHtxHQdMeHxECqRefyazZfpGVCLVsf1gU68jxJBo1G171AC181q1BqAUaG1m554MLsspG

About

Aesthetics notifications for i3 with dunst

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages