river: No mostrar código de colores en zeit notification
This commit is contained in:
parent
4bb6c51b4e
commit
f859882082
1 changed files with 1 additions and 1 deletions
|
@ -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 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
|
||||
do
|
||||
|
|
Loading…
Reference in a new issue