1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-17 14:31:09 +01:00

tests/spotify-player: fix expected config

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman 2025-06-22 11:42:44 -05:00
parent 597d672e69
commit 65db5b85d0

View file

@ -1,5 +1,6 @@
playback_window_position = "Top" playback_window_position = "Top"
theme = "default" theme = "default"
[copy_command] [copy_command]
args = [] args = []
command = "wl-copy" command = "wl-copy"