Adds site specific .bin folder to path

This commit is contained in:
Jonathan Hodgson 2019-06-07 09:24:50 +01:00
parent 644b00f037
commit ccdd9dd57d
4 changed files with 12 additions and 3 deletions

View file

@ -1,5 +1,5 @@
# Make keyboard layout coleemak but pushing both shifts will toggle to qwerty
setxkbmap -layout gb,gb -variant "colemak," -option grp:shifts_toggle
# setxkbmap -layout gb,gb -variant "colemak," -option grp:shifts_toggle
# Make key firing much faster
xset r rate 200 70
# Need this for making qt applications use gtk theme ( I think )