From 36a07a91acdd042e91fcf68085ef6d46fdfcf107 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Thu, 16 Sep 2021 18:01:17 +0100 Subject: Updates to X configurations --- X/.xinitrc | 1 + 1 file changed, 1 insertion(+) (limited to 'X/.xinitrc') diff --git a/X/.xinitrc b/X/.xinitrc index 5112b47..fd645c1 100644 --- a/X/.xinitrc +++ b/X/.xinitrc @@ -42,6 +42,7 @@ redshift & dunst & wal -R # xrandr --output DP-1 --auto --output DP-2 --left-of DP-1 --auto --output DVI-1-0 --rotate left --right-of DP-1 --auto +xrandr --output DP-1 --rotate normal --auto --output DVI-1-0 --rotate left --right-of DP-1 --auto feh --bg-fill "$(< "${HOME}/.cache/wal/wal")" xsetroot -cursor_name left_ptr -- cgit