river: Mostrar zeit en mod+C

This commit is contained in:
Cat /dev/Nulo 2022-05-04 17:19:11 -03:00
parent 136f161b4f
commit 537b6c9b83

View file

@ -36,7 +36,7 @@ riverctl map normal None Super_L spawn "killall -SIGUSR1 river-tag-overlay"
#riverctl map normal $mod+Shift Period send-to-output next #riverctl map normal $mod+Shift Period send-to-output next
#riverctl map normal $mod+Shift Comma send-to-output previous #riverctl map normal $mod+Shift Comma send-to-output previous
riverctl map normal $mod C zoom riverctl map normal $mod S zoom
riverctl declare-mode move-resize riverctl declare-mode move-resize
riverctl map normal $mod R enter-mode move-resize riverctl map normal $mod R enter-mode move-resize
@ -99,6 +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)"'
for mode in normal locked for mode in normal locked
do do