mirror of
https://github.com/adi1090x/rofi.git
synced 2025-12-10 04:22:48 +01:00
Add Arch support dnsutils for network.sh
This commit is contained in:
parent
ffdf798b9b
commit
924dace74a
@ -56,6 +56,7 @@ A collection of custom *applets* and *menus* made using [rofi](https://github.co
|
||||
|
||||
### Installation
|
||||
|
||||
|
||||
+ First of all make sure you have `rofi` installed:
|
||||
``` bash
|
||||
# Arch / Arch-based
|
||||
@ -93,6 +94,11 @@ cd scripts
|
||||
# (or from anywhere)
|
||||
. ~/.config/rofi/scripts/backlight.sh
|
||||
```
|
||||
##### Arch:
|
||||
For the Network Menu, you will need a command named ``` dig ``` to install this package you need to run
|
||||
```
|
||||
pacman -S dnsutils
|
||||
```
|
||||
|
||||
### Applets
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user