X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=states%2Fi3%2Ffiles%2Fxprofile.jinja;h=6774ffacb6018f6a3bbc8f41b0cbe22830a6c836;hb=ed1cc12b86df8a8dace90ee09065317dce8bef3a;hp=fcc1f7aef941443fabefb9ae4ddcd2122495a210;hpb=b0880cf00031847d725e33bf83a32d2652b96a0e;p=max%2Fsaltfiles.git diff --git a/states/i3/files/xprofile.jinja b/states/i3/files/xprofile.jinja index fcc1f7a..6774ffa 100755 --- a/states/i3/files/xprofile.jinja +++ b/states/i3/files/xprofile.jinja @@ -11,10 +11,7 @@ case $HOSTNAME in layout-colemak_us ;; dubnium) - setxkbmap -variant colemak us - xmodmap -e "keycode 66 = Control_L Control_L Control_L Control_L" - xmodmap -e "keycode 135 = Control_R Control_R Control_R Control_R" - xmodmap -e "add Control = Control_L Control_R" + layout-colemak_us ;; *) layout-colemak_gb @@ -29,8 +26,9 @@ case $HOSTNAME in xrandr --output eDP-1 --mode 1920x1080 --pos 0x540 ;; dubnium) - xrandr --output DVI-D-1 --mode 1920x1080 --pos 0x540 - xrandr --output DP-1 --mode 3840x2160 --pos 1920x0 + xrandr --output DVI-D-0 --mode 1920x1080 --pos 0x540 + xrandr --output DP-2 --mode 3840x2160 --pos 1920x0 + xrandr --output DP-2 --primary ;; *) ;;