dotfiles/home/.xinitrc

7 lines
227 B
Text
Raw Normal View History

2024-10-08 21:32:03 +02:00
setxkbmap se
xrdb -merge ~/.Xresources
# if [xrandr | grep "DP4 connected"]
#xrandr --output eDP1 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output DP4 --mode 1920x1080 --pos 1920x0 --rotate normal
# fi
exec bspwm