projects
/
~bandali
/
configs
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
emacs: add current exwm workspace number to mode-line
[~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