river: Mostrar zeit en mod+C
This commit is contained in:
parent
136f161b4f
commit
537b6c9b83
1 changed files with 2 additions and 1 deletions
|
@ -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 Comma send-to-output previous
|
||||
|
||||
riverctl map normal $mod C zoom
|
||||
riverctl map normal $mod S zoom
|
||||
|
||||
riverctl declare-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 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
|
||||
do
|
||||
|
|
Loading…
Reference in a new issue