updated layout

This commit is contained in:
paul-loedige
2023-04-18 22:53:32 +02:00
parent 61dc1712af
commit fd24855d13
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ let mapleader=" " " set mapleader to space
let maplocalleader=" " " set localleader to space
set timeoutlen=1000 " set timeout length
set spell " activate spell-checking
setlocal spelllang=de,en_us " enable German and English spell checking
set spelllang=de,en " enable German and English spell checking
set nocompatible " disable compatibility to old-time vi
let g:indentLine_setConceal = 0 " disable the conceal 'feature' of indentLine plugin
set showmatch " show matching brackets.
+1 -1
View File
@@ -1,2 +1,2 @@
#!/bin/sh
xrandr --output DVI-I-0 --primary --mode 1440x900 --pos 1807x0 --rotate normal --output DVI-I-1 --off --output HDMI-0 --mode 1920x1080 --pos 0x660 --rotate left --output DP-0 --off --output DP-1 --off --output DP-2 --mode 3440x1440 --pos 1080x900 --rotate normal --output DP-3 --off --output DP-4 --off --output DP-5 --off
xrandr --output DVI-I-0 --primary --mode 1440x900 --pos 2080x0 --rotate normal --output DVI-I-1 --off --output HDMI-0 --mode 1920x1080 --pos 0x585 --rotate left --output DP-0 --off --output DP-1 --off --output DP-2 --off --output DP-3 --off --output DP-4 --mode 3440x1440 --pos 1080x900 --rotate normal --output DP-5 --off