From 5afc94400e3ba56a83aeac56920a1038b59e3008 Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Sun, 4 Sep 2022 22:41:06 +0200 Subject: removed displays from neofetch & added xinitrc for dwm --- .config/neofetch/config.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/neofetch/config.conf') 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 -- cgit v1.2.3