Add more icons to the bar

This commit is contained in:
stephan.raabe
2023-02-09 14:30:40 +01:00
parent 8a253f50e1
commit efbc772f0e
3 changed files with 23 additions and 9 deletions

View File

@@ -35,6 +35,9 @@ alias confq='vim ~/dotfiles/qtile/config.py'
alias confp='vim ~/dotfiles/picom/picom.conf'
alias confb='vim ~/dotfiles/.bashrc'
# EDIT NOTES
alias notes='vim ~/notes.txt'
# START STARSHIP
eval "$(starship init bash)"