fix(rofi): fixed overrides beign rested
This commit is contained in:
4
setup.sh
4
setup.sh
@@ -18,6 +18,10 @@ ln -s "${BASEDIR}/polybar/launch.sh" "$HOME/.config/polybar"
|
||||
chmod +x "$HOME/.config/polybar/launch.sh"
|
||||
echo "📈 polybar configured\n"
|
||||
|
||||
# remove custom from rofi
|
||||
rm "$HOME/.config/rofi/powermenu/type-2/powermenu.sh"
|
||||
rm "$HOME/.config/rofi/launchers/type-1/launcher.sh"
|
||||
|
||||
# rofi from adi1090x
|
||||
mkdir -p tmp
|
||||
git clone --depth=1 https://github.com/adi1090x/rofi.git tmp/rofi
|
||||
|
||||
Reference in New Issue
Block a user