mirror of
https://github.com/elenapan/dotfiles.git
synced 2025-12-26 15:14:58 +08:00
Add xdotool as a dependency
This commit is contained in:
parent
8cbc3bbe2f
commit
bc14a47287
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue