mirror of
https://github.com/Horhik/dotfiles.git
synced 2025-03-21 13:02:03 +00:00
4 lines
201 B
Text
4 lines
201 B
Text
ACTION=="add", SUBSYSTEM=="tty"
|
|
RUN+="/home/user/.config/polybar/info-usbtoserial.sh --update"
|
|
ACTION=="remove", SUBSYSTEM=="tty"
|
|
RUN+="/home/user/.config/polybar/info-usbtoserial.sh --update"
|