diff options
Diffstat (limited to '.config/neofetch/config.conf')
| -rw-r--r-- | .config/neofetch/config.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/neofetch/config.conf b/.config/neofetch/config.conf index b0e11a2..e6880e5 100644 --- a/.config/neofetch/config.conf +++ b/.config/neofetch/config.conf @@ -10,7 +10,7 @@ print_info() { info "Uptime" uptime # info "Packages" packages info "Shell" shell - info "Resolution" resolution + # info "Resolution" resolution info "DE" de info "WM" wm info "WM Theme" wm_theme |
