summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2024-03-09 15:44:18 -0800
committerXiao Pan <gky44px1999@gmail.com>2024-03-09 15:44:18 -0800
commit17c27de79a0924eb762ae3a69ac9ec1b414e9c81 (patch)
tree3eef9b2733e98094ae8cee6fba36fb7368ab5410
parent9de5fda992ac4c95571a2c77886c2b8289794f22 (diff)
update
-rwxr-xr-xsh/sbar1
1 files changed, 1 insertions, 0 deletions
diff --git a/sh/sbar b/sh/sbar
index d0125ec..3779cf5 100755
--- a/sh/sbar
+++ b/sh/sbar
@@ -56,6 +56,7 @@ update_gpu
trap "update_mic;display" "RTMIN"
trap "update_vol;display" "RTMIN+1"
# xev can't read my toggle internet keyboard key, don't know what key to use in sxhkd to send signal
+# used in /etc/NetworkManager/dispatcher.d/90-sbar
trap "update_net;display" "RTMIN+2"
# to update it from external commands
## kill -m $(pidof -x sbar)