x11: create config directory
This commit is contained in:
15
.config/X11/xinitrc
Normal file
15
.config/X11/xinitrc
Normal 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
|
||||
Reference in New Issue
Block a user