#------------------------------------------------ # # variable definitions # #------------------------------------------------ # what will be yout mod key? Use Mod4 for "window" key, Mod1 for "alt" set $mod ${{echo $RF_MOD_KEY}} #set $mod Mod1 # helper scripts location set $scriptsDir /usr/share/ratflow/scripts # config dir set $configDir ${{echo "$HOME/.config/ratflow"}}