summaryrefslogtreecommitdiffstats
path: root/xinitrc
blob: 28416a69cb685917c272f3b465ba6bf4fc451503 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/bash

ulimit -Sm 2048000

cd $HOME
. "$HOME/.bashrc"

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

synclient HorizEdgeScroll=1

exec xmonad