diff options
author | Yaroslav <contact@yaroslavps.com> | 2020-05-25 04:26:00 +0300 |
---|---|---|
committer | Yaroslav <contact@yaroslavps.com> | 2020-05-25 04:26:00 +0300 |
commit | efd391821c71e520526af49c14721ea968306309 (patch) | |
tree | ad3f26c16805f817bfe6a69dc1f88da4a0e121a3 | |
parent | 6e7f4bf69e594cc18640c52785351ab84f42c103 (diff) | |
download | swayrice-efd391821c71e520526af49c14721ea968306309.tar.gz swayrice-efd391821c71e520526af49c14721ea968306309.zip |
zathura display the basename in window title so it's easier to distinguish window in sway tabbed mode
-rw-r--r-- | dotfiles/.config/zathura/zathurarc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles/.config/zathura/zathurarc b/dotfiles/.config/zathura/zathurarc index ea10740..cf4874f 100644 --- a/dotfiles/.config/zathura/zathurarc +++ b/dotfiles/.config/zathura/zathurarc @@ -1 +1,2 @@ set selection-clipboard clipboard +set window-title-basename |