diff --git a/flake.lock b/flake.lock index 2b7ebcd..011ec4d 100644 --- a/flake.lock +++ b/flake.lock @@ -44,11 +44,11 @@ "dotfiles": { "flake": false, "locked": { - "lastModified": 1729952262, - "narHash": "sha256-aLC2vOQPWDRbCOM/quIon03EcfFSvu6at4yApq4N+q8=", + "lastModified": 1730825050, + "narHash": "sha256-zzka6V18AJ9V8b8buWGEdslHKiPGALEdb3acCSHEHnw=", "ref": "refs/heads/main", - "rev": "d41699b79ef9585cee2be486db711f82a76adfc9", - "revCount": 49, + "rev": "6e52442f7458a7092f44b8e5ee2b5ea656c0f1c7", + "revCount": 50, "type": "git", "url": "https://github.com/nomadics9/dotfiles.git" }, diff --git a/home/features/desktop/wayland.nix b/home/features/desktop/wayland.nix index fd216d4..83a6860 100644 --- a/home/features/desktop/wayland.nix +++ b/home/features/desktop/wayland.nix @@ -89,7 +89,7 @@ in format-disconnected = "󰤭"; tooltip-format = "{essid}"; interval = 1; - on-click = "~/.config/hypr/scripts/wofi-wifi.sh"; + on-click = "~/.config/hypr/scripts/rofi-wifi.sh"; format-icons = [ "󰤯" "󰤟" "󰤢" "󰤥" "󰤨" ]; }; @@ -175,7 +175,7 @@ in "custom/launcher" = { format = "󱄅"; - on-click = "wofi --show drun --allow-images"; + on-click = "rofi -show drun"; }; "custom/wallpaper" = {