[xinitrc] sourced zshenv

This commit is contained in:
Afonso Franco 2024-09-12 23:40:53 +01:00
parent 5c21f8ef8a
commit 5ec4e26dd1
Signed by: afonso
SSH key fingerprint: SHA256:PQTRDHPH3yALEGtHXnXBp3Orfcn21pK20t0tS1kHg54

View file

@ -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