From 10b1eaebb7496140f0cb55514f6d7ee5e0bd9623 Mon Sep 17 00:00:00 2001 From: afranco Date: Thu, 12 Sep 2024 23:40:53 +0100 Subject: [PATCH] chore(xinitrc): sourced zshenv --- .xinitrc | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.xinitrc b/.xinitrc index 63f2ca5..915aaf2 100755 --- a/.xinitrc +++ b/.xinitrc @@ -36,11 +36,6 @@ setxkbmap -option grp:alt_space_toggle setxkbmap -option caps:escape xset r rate 300 40 -#gpu_mode=$(/usr/bin/envycontrol -q) -#if [ "$gpu_mode" = "nvidia" ]; then - #xrandr --setprovideroutputsource modesetting NVIDIA-0 - #xrandr --auto -#fi - +. $ZDOTDIR/.zshenv exec /home/afonso/.local/bin/xmonad