From 537b6c9b83f88b8fa6becd52e481f81fc9aea8b8 Mon Sep 17 00:00:00 2001 From: Nulo Date: Wed, 4 May 2022 17:19:11 -0300 Subject: [PATCH] river: Mostrar zeit en mod+C --- .config/river/keys | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/river/keys b/.config/river/keys index a496734..abc9b39 100755 --- a/.config/river/keys +++ b/.config/river/keys @@ -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