X11: Comment out a line calling nvidia-settings
Due to a KMS error, now I'm tinkering nvidia related stuff.
This commit is contained in:
parent
da9a378be7
commit
41c657d5b4
@ -78,5 +78,6 @@ export TMUX_TMPDIR="$XDG_RUNTIME_DIR"
|
||||
|
||||
{{ if eq .chezmoi.hostname "arch" -}}
|
||||
# nvidia-settings
|
||||
nvidia-settings --config="$XDG_CONFIG_HOME/nvidia/settings" --load-config-only
|
||||
# 2024-10-14: Comment out below one line due to KMS error.
|
||||
#nvidia-settings --config="$XDG_CONFIG_HOME/nvidia/settings" --load-config-only
|
||||
{{- end }}
|
||||
|
Loading…
Reference in New Issue
Block a user