From a3bad57a59b857febb72d6ae68b46e51e2165c0d Mon Sep 17 00:00:00 2001 From: krolyxon Date: Fri, 3 Feb 2023 12:57:22 +0530 Subject: [PATCH] mounter, unmounter, profile, sbar --- .config/shell/profile | 2 ++ .local/bin/{dmenumount => mounter} | 0 .local/bin/sbar | 2 +- .local/bin/unicode_emoji | 2 +- .local/bin/{dmenuumount => unmounter} | 0 .local/share/vocab/words.txt | 3 +++ 6 files changed, 7 insertions(+), 2 deletions(-) rename .local/bin/{dmenumount => mounter} (100%) rename .local/bin/{dmenuumount => unmounter} (100%) diff --git a/.config/shell/profile b/.config/shell/profile index 52a0c39..63b2d54 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -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 diff --git a/.local/bin/dmenumount b/.local/bin/mounter similarity index 100% rename from .local/bin/dmenumount rename to .local/bin/mounter diff --git a/.local/bin/sbar b/.local/bin/sbar index 67a0ca4..cd32308 100755 --- a/.local/bin/sbar +++ b/.local/bin/sbar @@ -22,7 +22,7 @@ update_music () { if [ -z "$(sb-music)" ]; then music="" else - music="[ $(sb-music) ]" + music="[ $(sb-music) ] " fi } diff --git a/.local/bin/unicode_emoji b/.local/bin/unicode_emoji index 415a268..91ff6fe 100755 --- a/.local/bin/unicode_emoji +++ b/.local/bin/unicode_emoji @@ -10,4 +10,4 @@ chosen=$(cut -d ';' -f1 ~/.local/share/emoji | dmenu -i -l 30 | sed "s/ .*//") xdotool type "$chosen" printf "$chosen" | xclip -selection clipboard -notify-send "'$chosen' copied to clipboard." & \ No newline at end of file +notify-send "'$chosen' copied to clipboard." & diff --git a/.local/bin/dmenuumount b/.local/bin/unmounter similarity index 100% rename from .local/bin/dmenuumount rename to .local/bin/unmounter diff --git a/.local/share/vocab/words.txt b/.local/share/vocab/words.txt index e4fc9d9..1f613d7 100644 --- a/.local/share/vocab/words.txt +++ b/.local/share/vocab/words.txt @@ -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