Add xdotool as a dependency

This commit is contained in:
elenapan 2020-09-08 22:29:02 +03:00
parent 8cbc3bbe2f
commit bc14a47287

View file

@ -69,7 +69,7 @@ Here are the instructions you should follow to replicate my AwesomeWM setup.
- **Ubuntu** 18.04 or newer (and all Ubuntu-based distributions)
```shell
sudo apt install rofi lm-sensors acpid jq fortune-mod redshift mpd mpc maim feh pulseaudio inotify-tools
sudo apt install rofi lm-sensors acpid jq fortune-mod redshift mpd mpc maim feh pulseaudio inotify-tools xdotool
# Install light, which is not in the official Ubuntu repositories
wget https://github.com/haikarainen/light/releases/download/v1.2/light_1.2_amd64.deb
@ -81,7 +81,7 @@ Here are the instructions you should follow to replicate my AwesomeWM setup.
*Assuming your AUR helper is* `yay`
```shell
yay -S rofi lm_sensors acpid jq fortune-mod redshift mpd mpc maim feh light-git pulseaudio inotify-tools
yay -S rofi lm_sensors acpid jq fortune-mod redshift mpd mpc maim feh light-git pulseaudio inotify-tools xdotool
```
+ Services