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
|
### Installation
|
||||||
|
|
||||||
|
|
||||||
+ First of all make sure you have `rofi` installed:
|
+ First of all make sure you have `rofi` installed:
|
||||||
``` bash
|
``` bash
|
||||||
# Arch / Arch-based
|
# Arch / Arch-based
|
||||||
@ -93,6 +94,11 @@ cd scripts
|
|||||||
# (or from anywhere)
|
# (or from anywhere)
|
||||||
. ~/.config/rofi/scripts/backlight.sh
|
. ~/.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
|
### Applets
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user