updated layout
This commit is contained in:
@@ -54,7 +54,7 @@ let mapleader=" " " set mapleader to space
|
|||||||
let maplocalleader=" " " set localleader to space
|
let maplocalleader=" " " set localleader to space
|
||||||
set timeoutlen=1000 " set timeout length
|
set timeoutlen=1000 " set timeout length
|
||||||
set spell " activate spell-checking
|
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
|
set nocompatible " disable compatibility to old-time vi
|
||||||
let g:indentLine_setConceal = 0 " disable the conceal 'feature' of indentLine plugin
|
let g:indentLine_setConceal = 0 " disable the conceal 'feature' of indentLine plugin
|
||||||
set showmatch " show matching brackets.
|
set showmatch " show matching brackets.
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
#!/bin/sh
|
#!/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
|
||||||
|
|||||||
Reference in New Issue
Block a user