diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-04-25 20:37:53 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-04-25 20:37:53 +0200 |
commit | e89835820500a915032e3fea24a36ff2bc2234e6 (patch) | |
tree | 1d469a0df0c3c439bec4f3bd60c8b1b3a34356f5 /config | |
parent | c8ff35fa5b6549bf469e643fe238c440eb10f8f2 (diff) |
no window title for ncmpcpp
Diffstat (limited to 'config')
-rw-r--r-- | config/common/ncmpcpp/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/common/ncmpcpp/config b/config/common/ncmpcpp/config index 88893cf..277679c 100644 --- a/config/common/ncmpcpp/config +++ b/config/common/ncmpcpp/config @@ -508,7 +508,7 @@ # #media_library_sort_by_mtime = no # -#enable_window_title = yes +enable_window_title = no # ## ## Note: You can choose default search mode for search engine. Available modes |