diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-01-29 15:21:36 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-29 15:21:36 +0900 |
| commit | b1fb8eb7dca70f7dcfbde42e7713e4b47cf7b6b8 (patch) | |
| tree | 2096b4b884e61d92aa3aed791217dd8f478145c0 /config/hypr/scripts/AirplaneMode.sh | |
| parent | 1436fe7b03be17f824ffecc5926184ef7837077d (diff) | |
| parent | fe7318f179d9e767e974e7613de3fdfdc8c3ddfd (diff) | |
Merge pull request #534 from JaKooLit/main
main to development synchronize
Diffstat (limited to 'config/hypr/scripts/AirplaneMode.sh')
| -rwxr-xr-x | config/hypr/scripts/AirplaneMode.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/AirplaneMode.sh b/config/hypr/scripts/AirplaneMode.sh index 93526b66..4379935d 100755 --- a/config/hypr/scripts/AirplaneMode.sh +++ b/config/hypr/scripts/AirplaneMode.sh @@ -2,7 +2,7 @@ # /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## # Airplane Mode. Turning on or off all wifi using rfkill. -notif="$HOME/.config/swaync/images/bell.png" +notif="$HOME/.config/swaync/images/ja.png" # Check if any wireless device is blocked wifi_blocked=$(rfkill list wifi | grep -o "Soft blocked: yes") |
