Skip to content

Commit

Permalink
added sb-devices
Browse files Browse the repository at this point in the history
  • Loading branch information
thecodsman committed May 29, 2024
1 parent 9235780 commit 80ab9fe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,6 @@ modules.order
Module.symvers
Mkfile.old
dkms.conf

# tags
tags
2 changes: 1 addition & 1 deletion config.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ static const Block blocks[] = {
{"", "cat /tmp/recordingicon 2>/dev/null", 0, 9},
{"", "sb-tasks", 10, 26},
{"", "sb-music", 0, 11},
{"", "sb-bluetooth", 0, 13},
{"", "sb-devices", 5, 13},
{"", "sb-volume", 0, 10},
{"", "sb-news", 0, 6},
{"", "sb-torrent", 20, 7},
Expand Down

0 comments on commit 80ab9fe

Please sign in to comment.