-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.xinitrc
More file actions
26 lines (20 loc) · 759 Bytes
/
Copy path.xinitrc
File metadata and controls
26 lines (20 loc) · 759 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# layout switching
setxkbmap -model pc105 -layout us,se -option grp:alt_shift_toggle
# scrolling with thinkpad middle mouse button
xinput set-prop "PS/2 Synaptics TouchPad" "Evdev Wheel Emulation" 1
xinput set-prop "PS/2 Synaptics TouchPad" "Evdev Wheel Emulation Button" 2
xinput set-prop "PS/2 Synaptics TouchPad" "Evdev Wheel Emulation Timeout" 200
xinput set-prop "PS/2 Synaptics TouchPad" "Evdev Wheel Emulation Axes" 6 7 4 5
# track point speed
xinput set-prop "PS/2 Synaptics TouchPad" "Device Accel Constant Deceleration" 0.7
# load configs
xrdb -m ~/.Xresources
# set wallpaper
feh --bg-scale ~/docs/hex.jpg
# default background programs
parcellite &
nm-applet &
python dropbox.py start &
xscreensaver -no-splash &
# start i3
exec ssh-agent i3