mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: adds mpDris2 so mpd can be controlled my playerctl (cool)
This commit is contained in:
parent
0c890b201a
commit
74efa6e748
1 changed files with 2 additions and 1 deletions
|
|
@ -71,7 +71,8 @@
|
||||||
"waybar &"
|
"waybar &"
|
||||||
"swaync &"
|
"swaync &"
|
||||||
"wl-paste --watch cliphist store &"
|
"wl-paste --watch cliphist store &"
|
||||||
"yubikey-touch-detector --libnotify"
|
"yubikey-touch-detector --libnotify &"
|
||||||
|
"mpDris2 &"
|
||||||
];
|
];
|
||||||
|
|
||||||
input = {
|
input = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue