[AUTOCONFIG] Add rofi configuration
This commit is contained in:
parent
f705defae3
commit
e062b96f09
13 changed files with 1131 additions and 370 deletions
|
@ -6,7 +6,7 @@ if [[ "$WINDOW_MANAGER" == 'awesome' ]]; then
|
|||
echo '[INFO] Awesome installed'
|
||||
|
||||
if [[ "$WITH_WINDOW_MANAGER_DEPENDENCIES" == 'yes' ]]; then
|
||||
#install_package ripgrep fd dart lazygit rust-analyzer lldb
|
||||
install_package alacritty rofi
|
||||
fi
|
||||
else
|
||||
echo '[INFO] Awesome already installed'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue