add net script

This commit is contained in:
randomuser 2022-07-06 00:12:20 -05:00
parent 3b7bc5491c
commit f98f12504d
2 changed files with 5 additions and 0 deletions

View File

@ -32,6 +32,7 @@ sh:
cp -f sh/tmenu-backend $(DESTDIR)$(PREFIX)/bin
cp -f sh/tmenu_run $(DESTDIR)$(PREFIX)/bin
cp -f sh/ss $(DESTDIR)$(PREFIX)/bin
cp -f sh/net $(DESTDIR)$(PREFIX)/bin
mkc: c/scream c/timer c/boid c/anaconda c/colors

4
sh/net Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh
# designed to be called from sxhkd (x session)
[ "$(pgrep NetworkManager)" ] && st -e nmtui