diff --git a/git/.git-credentials b/git/.git-credentials index 77530ad..a4a2a4f 100644 --- a/git/.git-credentials +++ b/git/.git-credentials @@ -1,2 +1,2 @@ -https://paul-loedige:yP4vs9rTriqP4b8mK4ohyNHSH@its-gitlab.init.hs-owl.de https://paul-loedige:VhD%40R46%2ai9k%24tumJgD3T@git.ploedige.com +https://paul-loedige:yP4vs9rTriqP4b8mK4ohyNHSH@its-gitlab.init.hs-owl.de diff --git a/screen-layout/.screenlayout/layout.sh b/screen-layout/.screenlayout/layout.sh index 718b9d9..36cc243 100755 --- a/screen-layout/.screenlayout/layout.sh +++ b/screen-layout/.screenlayout/layout.sh @@ -1,2 +1,2 @@ #!/bin/sh -xrandr --output DVI-I-1 --primary --mode 1280x1024 --pos 1970x0 --rotate normal --output DP-1 --off --output DP-2 --mode 3440x1440 --pos 1080x1024 --rotate normal --output DP-3 --off --output HDMI-1 --mode 1920x1080 --pos 0x615 --rotate left +xrandr --output DVI-I-1 --primary --mode 1440x900 --pos 1969x0 --rotate normal --output DP-1 --off --output DP-2 --mode 3440x1440 --pos 1080x900 --rotate normal --output DP-3 --off --output HDMI-1 --mode 1920x1080 --pos 0x513 --rotate left