river: No mostrar código de colores en zeit notification

This commit is contained in:
Cat /dev/Nulo 2022-05-08 20:36:37 -03:00
parent 4bb6c51b4e
commit f859882082

View file

@ -99,7 +99,7 @@ riverctl map normal $mod grave spawn 'pamixer --default-source --toggle-mute'
riverctl map normal $mod X spawn 'fnottctl actions' riverctl map normal $mod X spawn 'fnottctl actions'
riverctl map normal $mod Z spawn 'fnottctl dismiss' riverctl map normal $mod Z spawn 'fnottctl dismiss'
riverctl map normal $mod C spawn 'notify-send --expire-time=3000 --app-name=zeit "$(zeit tracking)"' riverctl map normal $mod C spawn 'notify-send --expire-time=3000 --app-name=zeit "$(zeit --no-colors tracking)"'
for mode in normal locked for mode in normal locked
do do