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

# 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 ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................) &

synclient HorizEdgeScroll=1

upower -e

exec i3