diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-03-09 15:44:18 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-03-09 15:44:18 -0800 |
commit | 17c27de79a0924eb762ae3a69ac9ec1b414e9c81 (patch) | |
tree | 3eef9b2733e98094ae8cee6fba36fb7368ab5410 | |
parent | 9de5fda992ac4c95571a2c77886c2b8289794f22 (diff) |
update
-rwxr-xr-x | sh/sbar | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |