summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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