diff options
author | InigoGutierrez <inigogf.95@gmail.com> | 2021-12-10 19:49:02 +0100 |
---|---|---|
committer | InigoGutierrez <inigogf.95@gmail.com> | 2021-12-10 19:49:02 +0100 |
commit | 5edb986a4e944444c6ca21052949ce423463824a (patch) | |
tree | 7c0b5a53e8928e9293d85e23a5b4f14f7c22c92f /stow/dunst/.config | |
parent | cfeb0a56b636f3c54e6a8c50586ebff52e39ef94 (diff) | |
download | configs-5edb986a4e944444c6ca21052949ce423463824a.tar.gz configs-5edb986a4e944444c6ca21052949ce423463824a.zip |
New dunst ID for showing cmus current song.
Diffstat (limited to 'stow/dunst/.config')
-rw-r--r-- | stow/dunst/.config/dunst/dunstifyIDs | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/stow/dunst/.config/dunst/dunstifyIDs b/stow/dunst/.config/dunst/dunstifyIDs index 2bccbf4..1b8a4c6 100644 --- a/stow/dunst/.config/dunst/dunstifyIDs +++ b/stow/dunst/.config/dunst/dunstifyIDs @@ -1,12 +1,13 @@ -vol 1001 -musicMode 1002 -brightness 1003 -cpu 1004 -memory 1005 -disk 1006 -batteryLow 1007 -moon 1008 -calcurse 1009 +vol 1001 +musicMode 1002 +brightness 1003 +cpu 1004 +memory 1005 +disk 1006 +batteryLow 1007 +moon 1008 +calcurse 1009 bspwmDesktop 1010 toggleKBLayouts 1011 bspwmRunningStuff 1012 +cmusShow 1013 |