summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Fankhauser hiddenalpha.ch2023-07-29 12:35:43 +0200
committerAndreas Fankhauser hiddenalpha.ch2023-07-29 12:35:43 +0200
commit4b3501ad0384a296d5568b6f7c1c7f84200952a3 (patch)
tree27ec05cdadfde009d1c7618e49ed92cb3a486f8d
parent628e8da7d4611389dc610f906cebc86f07f39618 (diff)
downloaddotfiles-4b3501ad0384a296d5568b6f7c1c7f84200952a3.zip
dotfiles-4b3501ad0384a296d5568b6f7c1c7f84200952a3.tar.gz
(vi/xorg) Update few links.
-rw-r--r--src/vi/_vimrc2
-rw-r--r--src/xorg/_xinitrc3
2 files changed, 3 insertions, 2 deletions
diff --git a/src/vi/_vimrc b/src/vi/_vimrc
index 5b54ea8..541d778 100644
--- a/src/vi/_vimrc
+++ b/src/vi/_vimrc
@@ -1,4 +1,4 @@
-" Source: https://git.hiddenalpha.ch/my-config.git/tree/src/vi/_vimrc
+" Source: https://git.hiddenalpha.ch/dotfiles.git/tree/src/vi/_vimrc
if has("win32")
diff --git a/src/xorg/_xinitrc b/src/xorg/_xinitrc
index 3b23ade..e0ff5de 100644
--- a/src/xorg/_xinitrc
+++ b/src/xorg/_xinitrc
@@ -1,7 +1,8 @@
-# Source "https://raspberrypi.stackexchange.com/a/753"
+# Source "http://git.hiddenalpha.ch/dotfiles.git/tree/src/xorg/_xinitrc"
#xset mouse 3/1 0 # mouse acceleration
+# Thx to "https://raspberrypi.stackexchange.com/a/753"
xset s off # screensaver
xset -dpms # disable DPMS (Energy Star) features
xset s noblank # don't blank the video device