projects
/
~bandali
/
configs
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
3b78e7b28019a024e1e49aae70bb65b455557172
[~bandali/configs]
/
.config
/
profiles
/
chaman
1
export IS_GUIX_SYSTEM=true
2
3
if [ -x "$(command -v xinput)" ]; then
4
xinput --set-prop "TPPS/2 IBM TrackPoint" 'libinput Accel Speed' -0.4
5
fi
6
7
setxkbmap \
8
-layout us,ir \
9
-option ctrl:nocaps \
10
-option grp:shifts_toggle
11
12
xmodmap -e "keysym Menu = Super_R"
13
14
xsetroot -cursor_name left_ptr
15
xset r rate 200 45
16
xset b off