mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-12 19:27:18 +00:00
Use DE instead of WM (hyprland shows with DE)
This commit is contained in:
parent
9072761185
commit
dbd7e017d3
|
@ -7,7 +7,7 @@ print_info() {
|
||||||
info "$(color 3) Terminal" term
|
info "$(color 3) Terminal" term
|
||||||
info "$(color 3) Font" term_font
|
info "$(color 3) Font" term_font
|
||||||
info "$(color 3) Shell" shell
|
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) Theme" theme
|
||||||
info "$(color 2) Icons" icons
|
info "$(color 2) Icons" icons
|
||||||
prin "$(color 16)└──────────────────────────────────────────────────┘"
|
prin "$(color 16)└──────────────────────────────────────────────────┘"
|
||||||
|
|
Loading…
Reference in a new issue