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
|
||||
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 = hyprpaper
|
||||
exec-once = hyprpolkitagent
|
||||
exec-once = nm-applet
|
||||
exec-once = udiskie
|
||||
exec-once = waybar
|
||||
|
||||
|
||||
@@ -107,7 +107,7 @@ if $hyprland; then
|
||||
hyprpaper # Wallpaper manager
|
||||
hyprpicker # Color picker
|
||||
hyprpolkitagent # Auth pop-up for sudo access
|
||||
network-manager-applet # Network manager applet
|
||||
network-manager # Network manager
|
||||
pipewire # Audio server
|
||||
udiskie # Automount USB drives
|
||||
waybar # Status bar
|
||||
|
||||
Reference in New Issue
Block a user