diff options
| author | David Luevano Alvarado <55825613+luevano@users.noreply.github.com> | 2020-12-24 16:29:43 -0700 |
|---|---|---|
| committer | David Luevano Alvarado <55825613+luevano@users.noreply.github.com> | 2020-12-24 16:29:43 -0700 |
| commit | 61a81bbd67e7e109cd1370dcb4c24d81f3baab14 (patch) | |
| tree | 9a19d075c68c949a41f6d78f9eac246c81f708d7 /.config/polybar/config | |
| parent | d719f804bab62b0525f6f44cc8c6820ddd4b42d0 (diff) | |
Add dunst muting
Diffstat (limited to '.config/polybar/config')
| -rw-r--r-- | .config/polybar/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/polybar/config b/.config/polybar/config index 4af1275..2c33cad 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -31,6 +31,7 @@ include-file = $XDG_CONFIG_HOME/polybar/xkeyboard.ini include-file = $XDG_CONFIG_HOME/polybar/filesystem.ini include-file = $XDG_CONFIG_HOME/polybar/eth.ini include-file = $XDG_CONFIG_HOME/polybar/wlan.ini +include-file = $XDG_CONFIG_HOME/polybar/dunst.ini # Other modules that came by default on the example config. |
