mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-20 09:35:38 +02:00
module/removables: monitors removable devices using udev
This commit is contained in:
parent
0ab8dad7b9
commit
14f9aec088
4 changed files with 529 additions and 0 deletions
|
@ -55,6 +55,7 @@ add_executable(f00bar
|
|||
modules/label.c modules/label.h
|
||||
modules/mpd.c modules/mpd.h
|
||||
modules/network.c modules/network.h
|
||||
modules/removables.c modules/removables.h
|
||||
modules/xkb.c modules/xkb.h
|
||||
modules/xwindow.c modules/xwindow.h
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue