Use DE instead of WM (hyprland shows with DE)

This commit is contained in:
ItsDrike 2023-07-23 02:00:54 +02:00
parent 9072761185
commit dbd7e017d3
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0

View file

@ -7,7 +7,7 @@ print_info() {
info "$(color 3)  Terminal" term
info "$(color 3)  Font" term_font
info "$(color 3)  Shell" shell
info "$(color 2)  DE/WM" wm
info "$(color 2)  DE/WM" de
info "$(color 2) 󰉼 Theme" theme
info "$(color 2) 󰀻 Icons" icons
prin "$(color 16)└──────────────────────────────────────────────────┘"