diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2023-06-03 17:18:54 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2023-06-03 17:18:54 +0800 |
commit | c677399229f3fe0448e2c1e85dd8c574381e3fd6 (patch) | |
tree | d7e0e1f402e63ebbd98dd296a16728db37ecd7a9 /mpd | |
parent | d5f44a1c000f582764560920c51b97b1814e8e8d (diff) |
Update
Diffstat (limited to 'mpd')
-rw-r--r-- | mpd/ncmpcpp/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpd/ncmpcpp/config b/mpd/ncmpcpp/config index 6814e2a..1aa6a2b 100644 --- a/mpd/ncmpcpp/config +++ b/mpd/ncmpcpp/config | |||
@@ -73,7 +73,7 @@ color2 = "red" | |||
73 | 73 | ||
74 | ### Layout ### | 74 | ### Layout ### |
75 | startup_screen = visualizer | 75 | startup_screen = visualizer |
76 | startup_slave_screen = playlist | 76 | startup_slave_screen = playlist |
77 | startup_slave_screen_focus = yes | 77 | startup_slave_screen_focus = yes |
78 | locked_screen_width_part = 25 | 78 | locked_screen_width_part = 25 |
79 | 79 | ||