diff --git a/config/river/init b/config/river/init index 1acd1b3..a077943 100755 --- a/config/river/init +++ b/config/river/init @@ -30,6 +30,9 @@ riverctl border-color-focused 0xFF0000 riverctl focus-follows-cursor always riverctl keyboard-layout -options compose:caps us riverctl set-cursor-warp on-focus-change +riverctl input 'pointer-4120-4102-HID_1018:1006_Touchpad' middle-emulation enabled +riverctl input 'pointer-4120-4102-HID_1018:1006_Touchpad' tap enabled +riverctl input 'pointer-4120-4102-HID_1018:1006_Touchpad' tap-button-map left-middle-right riverctl set-repeat 55 300 riverctl default-layout rivertile diff --git a/profile b/profile index 3c01073..90c96c4 100755 --- a/profile +++ b/profile @@ -28,7 +28,7 @@ export FZF_DEFAULT_COMMAND='(git ls-files -co --exclude-standard || rg --files) export SKIM_DEFAULT_COMMAND='(git ls-files -co --exclude-standard || rg --files) 2> /dev/null' export LC_ALL=en_US.utf8 export BOGOFILTER_DIR="$XDG_DATA_HOME/bogofilter" -export TERMINAL=st +export TERMINAL=foot # Clean spotify cachedir if [ -d "$HOME/.cache/ncspot/librespot/files" ]; then