From b0dff6afa640cc540114a8d83486d47ce8282b5a Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Wed, 28 Jul 2021 14:56:22 +0200 Subject: Updated vimrc markdown to auto wrap line, Changing main machine hostname, Added rlwrap XDG dirs complience, Added qutebrowser deepl search engine --- config/x11/xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/x11') 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 \ -- cgit