x11: create config directory

This commit is contained in:
2025-08-30 16:19:10 +03:00
parent ff836e7ea2
commit eead409480

15
.config/X11/xinitrc Normal file
View File

@ -0,0 +1,15 @@
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
# qtile start
# exec gnome-session
# exec xfce4-session
# exec awesome
# exec bspwm
# exec i3
# exec leftwm