dotfiles

my shiny new dotfiles
git clone git://git.jakekoroman.com/dotfiles
Log | Files | Refs | README

river (508B)


      1 #!/bin/sh
      2 
      3 # symlinked to ~/.config/river/device included at the bottom of rivers init script
      4 
      5 riverctl keyboard-layout -options "caps:escape" us
      6 
      7 riverctl input pointer-1133-49271-Logitech_USB_Optical_Mouse pointer-accel -0.1
      8 riverctl input pointer-1133-49271-Logitech_USB_Optical_Mouse accel-profile flat
      9 riverctl input pointer-2-10-TPPS/2_Elan_TrackPoint pointer-accel -0.5
     10 
     11 emacs --bg-daemon &
     12 gentoo-pipewire-launcher restart &
     13 davmail_launch &
     14 kanshi &
     15 myswayidle &
     16 waybar &
     17 wbg ~/Pictures/wallpaper &