diff --git a/bashplugins b/bashplugins index d3cc58b..3ca68cb 100644 --- a/bashplugins +++ b/bashplugins @@ -23,7 +23,7 @@ enable_git_prompt() if [[ $USER == 'von' ]]; then git_prompt_username="" else - git_prompt_username="${pnred}${USER}${preset} " + git_prompt_username="${pred}${USER}${preset} " fi GIT_PROMPT_PREFIX="[ " GIT_PROMPT_SUFFIX=" ]" diff --git a/dunstrc b/dunstrc index 3b032eb..ae07507 100644 --- a/dunstrc +++ b/dunstrc @@ -27,7 +27,7 @@ startup_notification = false dmenu = /usr/bin/dmenu -p dunst: browser = /home/von/.local/bin/default-web-browser - icon_position = off + icon_position = left icon_folders = /usr/share/icons/gnome/16x16/status/:/usr/share/icons/gnome/16x16/devices/ [frame]