diff --git a/README.md b/README.md index d55fa24d..0bd35853 100644 --- a/README.md +++ b/README.md @@ -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`. \ No newline at end of file diff --git a/home/.config/hypr/hyprland.conf b/home/.config/hypr/hyprland.conf index 3f3ba39e..9af75db8 100644 --- a/home/.config/hypr/hyprland.conf +++ b/home/.config/hypr/hyprland.conf @@ -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 diff --git a/install.sh b/install.sh index 23bb542f..a4394d86 100755 --- a/install.sh +++ b/install.sh @@ -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