3 [ -f ~
/.Xresources
] && xrdb
-merge ~
/.Xresources
5 if [ -x "$(command -v xinput)" ]; then
6 xinput set-prop
'TPPS/2 IBM TrackPoint' 'libinput Accel Speed' -0.4
7 xinput set-prop
'DLL07BE:01 06CB:7A13 Touchpad' 'libinput Natural Scrolling Enabled' 1
8 xinput set-prop
'DLL07BE:01 06CB:7A13 Touchpad' 'libinput Click Method Enabled' 0 1
13 # -option ctrl:nocaps \
14 # -option grp:shifts_toggle
18 -option ctrl
:swap_rwin_rctl \
19 -option grp
:shifts_toggle
21 xmodmap
-e "keysym Menu = Super_R"
23 xsetroot
-cursor_name left_ptr
29 [ -x "$(command -v dunst)" ] && dunst
&
30 [ -x "$(command -v nm-applet)" ] && nm-applet
&
31 [ -x "$(command -v pasystray)" ] && pasystray
-a &