summaryrefslogtreecommitdiff
path: root/scripts/startdwm
blob: 42b9a787f0f13a46e6149fa57877e6f96cda8526 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh
#feh --bg-scale /home/pryazha/pictures/wallpapers/cat_sleep.jpg
feh --bg-scale /home/pryazha/pictures/wallpapers/cowboy_bebop.png
xinput set-prop "Logitech G102 LIGHTSYNC Gaming Mouse" "libinput Accel Profile Enabled" 0 1 0
xinput set-prop "ELAN071A:00 04F3:30FD Touchpad" "libinput Tapping Enabled" 1
xinput set-prop "ELAN071A:00 04F3:30FD Touchpad" "libinput Natural Scrolling Enabled" 1
setxkbmap us,ru -option "grp:lctrl_lwin_toggle"
setxkbmap -option "caps:ctrl_modifier"
xset r rate 200 25
dunst &
dwmblocks &

dwm 2> ~/.dwm.log