dotfiles/home/.xinitrc
2024-10-08 21:32:03 +02:00

6 lines
227 B
Text
Executable file

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