From 6e5965ee860de276146a0594cd2e86919282aaea Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Fri, 18 Nov 2022 17:30:08 +0100 Subject: river: update --- .config/river/init | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/river/init b/.config/river/init index 40d0b13..320d3cf 100755 --- a/.config/river/init +++ b/.config/river/init @@ -10,7 +10,7 @@ riverctl input "1739:0:Synaptics_TM3289-021" accel-profile adaptive riverctl map normal Mod4 D spawn 'menu -run' # start an instance of foot (https://codeberg.org/dnkl/foot) -riverctl map normal Mod4 Return spawn footclient +riverctl map normal Mod4 Return spawn foot # Mod4+Q to close the focused view riverctl map normal Mod4+Shift Q close @@ -165,10 +165,10 @@ riverctl set-repeat 70 200 # Set app-ids and titles of views which should use client side decorations # riverctl csd-filter-add app-id "gedit" -riverctl spawn 'once -- s6-svscan ~/.local/share/s6' +#riverctl spawn 'once -- s6-svscan ~/.local/share/s6' riverctl spawn 'dbus-update-activation-environment DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP' riverctl spawn 'light -S 80' -riverctl spawn 'sleep 1.4 && kanshictl reload' +#riverctl spawn 'sleep 1.4 && kanshictl reload' # Set and exec into the default layout generator, rivertile. # River will send the process group of the init executable SIGTERM on exit. -- cgit 1.4.1