mounter, unmounter, profile, sbar

This commit is contained in:
krolyxon 2023-02-03 12:57:22 +05:30
parent fbebef7bee
commit a3bad57a59
6 changed files with 7 additions and 2 deletions

View File

@ -30,6 +30,8 @@ export FZF_DEFAULT_OPTS="--layout=reverse --height 40%"
export ANDROID_SDK_HOME="${XDG_CONFIG_HOME:-$HOME/.config}/android"
export _JAVA_AWT_WM_NONREPARENTING=1 # Fix for Java applications in dwm
export MOZ_USE_XINPUT2="1" # Mozilla smooth scrolling/touchpads.
export NPM_CONFIG_USERCONFIG="$HOME/.config/npm/npmrc"
# Adds `~/.local/bin` to $PATH
export PATH="$PATH:${$(find ~/.local/bin -type d -printf %p:)%%:}"
# export PATH=$PATH:$HOME/.local/bin

View File

@ -22,7 +22,7 @@ update_music () {
if [ -z "$(sb-music)" ]; then
music=""
else
music="[ $(sb-music) ]"
music="[ $(sb-music) ] "
fi
}

View File

@ -88,3 +88,6 @@ trait -> a distinguishing quality or characteristic, typically one belonging to
pedantic -> excessively concerned with minor details or rules; overscrupulous.
avid -> having or showing a keen interest in or enthusiasm for something
eerie -> strange and frightening
prepend -> add (something) to the beginning of something else
notion -> a conception of or belief about something
robust -> strong and healthy