summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2026-04-01 07:22:06 +0200
committerache <ache@ache.one>2026-04-01 07:22:06 +0200
commit97f7fd4a8eec55f536fb198ef0dad4bea6854cba (patch)
treec17301c6ae497765a1867e898eb508b791bd5129
parentfeat: Integrate fzf for improved shell completion (diff)
fix: Fix reCo by using coWifiHEADmaster
-rw-r--r--functions/reCo.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/reCo.fish b/functions/reCo.fish
index fd70cb3..349b616 100644
--- a/functions/reCo.fish
+++ b/functions/reCo.fish
@@ -1,2 +1,2 @@
# TODO: Improove the logic here
-alias reCo='sudo pkill dhcpcd && sudo pkill wpa_supplicant && coW'
+alias reCo='sudo coWifi off && sudo coWifi'