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

xrandr --dpi 144

# 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

exec i3