diff options
| author | yuzu-eva <stevenhu@web.de> | 2022-09-04 22:41:06 +0200 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2022-09-04 22:41:06 +0200 |
| commit | 5afc94400e3ba56a83aeac56920a1038b59e3008 (patch) | |
| tree | c8d8764f735d3cf6ebcbfd2ffcad58d023a9ed16 /.config/neofetch | |
| parent | 1b6ef3f081ee76bd3217607d57d9093e49400882 (diff) | |
removed displays from neofetch & added xinitrc for dwm
Diffstat (limited to '.config/neofetch')
| -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 |
