Autostart picom with awesome + add ctags in nvim installer
This commit is contained in:
parent
340e990c70
commit
a569a99154
2 changed files with 4 additions and 2 deletions
|
@ -6,7 +6,7 @@ if [[ "$WINDOW_MANAGER" == 'awesome' ]]; then
|
|||
echo '[INFO] Awesome installed'
|
||||
|
||||
if [[ "$WITH_WINDOW_MANAGER_DEPENDENCIES" == 'yes' ]]; then
|
||||
install_package alacritty rofi playerctl arc-icon-theme
|
||||
install_package alacritty rofi playerctl arc-icon-theme picom
|
||||
fi
|
||||
else
|
||||
echo '[INFO] Awesome already installed'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue