aboutsummaryrefslogtreecommitdiff
path: root/config/x11
diff options
context:
space:
mode:
Diffstat (limited to 'config/x11')
-rwxr-xr-xconfig/x11/xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/x11/xinitrc b/config/x11/xinitrc
index 41c1e93..807c59d 100755
--- a/config/x11/xinitrc
+++ b/config/x11/xinitrc
@@ -12,7 +12,7 @@ unclutter --timeout 10 --fork # hide mouse after 2s
clout push-watch & # could with rsync
case "$(cat /etc/hostname)" in
- cacharle-main)
+ charles-main)
if xrandr | grep 'HDMI-0 connected'
then
xrandr --output DVI-0 --auto --left-of DVI-1 \