diff options
author | Tom Ryder <tom@sanctum.geek.nz> | 2022-04-27 21:42:11 +1200 |
---|---|---|
committer | Tom Ryder <tom@sanctum.geek.nz> | 2022-04-27 21:42:11 +1200 |
commit | a2eef97c06af1783215937a530c49a52232da82f (patch) | |
tree | 5813621e55295ac5f586d96a2f3f30cadea0fe87 /ncmpcpp | |
parent | Switch .xinitrc to .xsession (diff) | |
download | dotfiles-a2eef97c06af1783215937a530c49a52232da82f.tar.gz dotfiles-a2eef97c06af1783215937a530c49a52232da82f.zip |
Add ncmpcpp config
Just switching off window title changes at present.
Diffstat (limited to 'ncmpcpp')
-rw-r--r-- | ncmpcpp/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ncmpcpp/config b/ncmpcpp/config new file mode 100644 index 00000000..48f5137a --- /dev/null +++ b/ncmpcpp/config @@ -0,0 +1 @@ +enable_window_title = no |