[xinitrc] sourced zshenv
This commit is contained in:
parent
5c21f8ef8a
commit
5ec4e26dd1
1 changed files with 1 additions and 6 deletions
7
.xinitrc
7
.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
|
||||
|
|
Loading…
Reference in a new issue