lightmode
E. Almqvist 3 years ago
parent 3de1d8f7e8
commit ae18d6c495
  1. 8
      .config/neofetch/config.conf
  2. 7
      .zshrc
  3. BIN
      wallpaper.jpg

@ -8,7 +8,7 @@ print_info() {
info "Host" model
info "Kernel" kernel
# info "Uptime" uptime
info "Packages" packages
# info "Packages" packages
# info "Shell" shell
# info "Resolution" resolution
info "DE" de
@ -18,9 +18,9 @@ print_info() {
# info "Icons" icons
# info "Terminal" term
# info "Terminal Font" term_font
info "CPU" cpu
info "GPU" gpu
info "Memory" memory
# info "CPU" cpu
# info "GPU" gpu
# info "Memory" memory
# info "GPU Driver" gpu_driver # Linux/macOS only
# info "CPU Usage" cpu_usage

@ -104,3 +104,10 @@ source $ZSH/oh-my-zsh.sh
source $ZSH/aliases.sh
export TERM='xterm-256color'
# Program defaults
export VIDPLAY=vlc
export IMGVIEW=eog
export BROWSER=qutebrowser
export EDITOR=nvim

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 2.0 MiB

Loading…
Cancel
Save