diff --git a/wayland/.config/river/init b/wayland/.config/river/init index ee0b9cd..010d5e5 100755 --- a/wayland/.config/river/init +++ b/wayland/.config/river/init @@ -57,7 +57,7 @@ riverctl map normal $mod+Shift Space spawn "clipman pick --tool=bemenu" riverctl map normal $mod+Shift R spawn "$term --class float -e qalc" # Open emoji picker -riverctl map normal $mod+Shift E spawn "bemoji -t" +riverctl map normal $mod+Shift E spawn "bemoji -nt" # Open translation helper riverctl map normal $mod+Shift T spawn "bemenu-translate" @@ -240,5 +240,6 @@ exec wl-paste -t text --watch clipman store & riverctl default-layout rivercarro & # start layouting engine killall rivercarro -exec rivercarro -main-ratio 0.65 -view-padding 6 -outer-padding 6 & -# brightnessctl set 100% +exec rivercarro -main-ratio 0.65 & +# exec rivercarro -main-ratio 0.65 -view-padding 6 -outer-padding 6 & # -> does not work with current rivercarro version (0.1.4) +brightnessctl set 70%