9 lines
515 B
Plaintext
9 lines
515 B
Plaintext
xrandr --output DisplayPort-0 --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI-A-0 --primary --mode 2560x1080 --pos 1920x0 --rotate normal --output DVI-D-0 --off
|
|
setxkbmap -layout eu,il -option grp:alt_shift_toggle
|
|
# setxkbmap -layout eu,il -option grp:alt_shift_toggle -option caps:swapescape
|
|
# xrdb -load ~/.config/X11/Xresources
|
|
xsetwacom set "Wacom One by Wacom S Pen stylus" MapToOutput 1920x1200+2560+0
|
|
xsetwacom set "Wacom One by Wacom S Pen stylus" Rotate half
|
|
xset r rate 300 50
|
|
exec herbstluftwm
|