summaryrefslogtreecommitdiffstats
path: root/xinitrc
blob: 653635e8d6d6fc0d174ceefaf7a0e1b9e3154efd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/bin/sh

start-pulseaudio-x11

# these have to all happen before xcape is started
setxkbmap -option ctrl:nocaps
setxkbmap -option compose:caps
xmodmap $HOME/.Xmodmap

pidof svscan || (svscan $HOME/.services 2>&1 | readproctitle $USER ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................) &

upower -e

$HOME/.bin/toggle_numkeys
xinput set-prop "TPPS/2 IBM TrackPoint" "Device Enabled" 0

exec i3