From 5482c2edb44f86c6f7e9b45d3948b31b84307e57 Mon Sep 17 00:00:00 2001 From: Nulo Date: Thu, 5 May 2022 12:07:37 -0300 Subject: [PATCH] river: Usar lock waylock no backgroundea, rompiendo el keybinding que suspende --- .config/river/keys | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/river/keys b/.config/river/keys index b0bfefd..1fe96d5 100755 --- a/.config/river/keys +++ b/.config/river/keys @@ -119,8 +119,8 @@ do riverctl map $mode None XF86MonBrightnessDown spawn 'brillo -U 5; brillo -O' done -riverctl map normal $mod M spawn waylock -riverctl map normal $mod+Shift M spawn 'waylock && doas su -c "echo mem > /sys/power/state"' +riverctl map normal $mod M spawn lock +riverctl map normal $mod+Shift M spawn 'lock && doas su -c "echo mem > /sys/power/state"' riverctl map normal $mod Return spawn footclient riverctl map normal $mod D spawn fuzzel-run riverctl map normal $mod backslash spawn buscar-archivos