[AUTOCONFIG][AWESOME] Add Media control keys
This commit is contained in:
parent
eace10fb13
commit
8ed6041aa1
4 changed files with 33 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
|
||||
install_package alacritty rofi playerctl
|
||||
fi
|
||||
else
|
||||
echo '[INFO] Awesome already installed'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue