Update README and configuration for network management
This commit is contained in:
@@ -24,3 +24,5 @@ To install the configuration on the 'main' repository, run:
|
|||||||
```sh
|
```sh
|
||||||
bash <(curl -s https://raw.githubusercontent.com/TrudeEH/dotfiles/refs/heads/main/install.sh)
|
bash <(curl -s https://raw.githubusercontent.com/TrudeEH/dotfiles/refs/heads/main/install.sh)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
To configure wifi, use `nmtui`.
|
||||||
@@ -32,7 +32,6 @@ $colorpicker = hyprpicker
|
|||||||
exec-once = dunst
|
exec-once = dunst
|
||||||
exec-once = hyprpaper
|
exec-once = hyprpaper
|
||||||
exec-once = hyprpolkitagent
|
exec-once = hyprpolkitagent
|
||||||
exec-once = nm-applet
|
|
||||||
exec-once = udiskie
|
exec-once = udiskie
|
||||||
exec-once = waybar
|
exec-once = waybar
|
||||||
|
|
||||||
|
|||||||
@@ -107,7 +107,7 @@ if $hyprland; then
|
|||||||
hyprpaper # Wallpaper manager
|
hyprpaper # Wallpaper manager
|
||||||
hyprpicker # Color picker
|
hyprpicker # Color picker
|
||||||
hyprpolkitagent # Auth pop-up for sudo access
|
hyprpolkitagent # Auth pop-up for sudo access
|
||||||
network-manager-applet # Network manager applet
|
network-manager # Network manager
|
||||||
pipewire # Audio server
|
pipewire # Audio server
|
||||||
udiskie # Automount USB drives
|
udiskie # Automount USB drives
|
||||||
waybar # Status bar
|
waybar # Status bar
|
||||||
|
|||||||
Reference in New Issue
Block a user