diff options
author | 2018-04-29 02:09:23 -0400 | |
---|---|---|
committer | 2018-04-29 02:09:23 -0400 | |
commit | 69a6fe26a32906fa48b71bd32b007d65eb2c9d04 (patch) | |
tree | 04b8385d5ca3e6474ba6d80067d74ac0df2ba9f9 /zathura/.config | |
parent | 4f183f2aa83af08c6c36bd982e2726fb1ac25d4c (diff) | |
download | configs-69a6fe26a32906fa48b71bd32b007d65eb2c9d04.tar.gz configs-69a6fe26a32906fa48b71bd32b007d65eb2c9d04.tar.xz configs-69a6fe26a32906fa48b71bd32b007d65eb2c9d04.zip |
[rc/{xdg,zathura}] migrate XDG dirs and zathura configs to new setup
Diffstat (limited to 'zathura/.config')
-rw-r--r-- | zathura/.config/zathura/zathurarc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/zathura/.config/zathura/zathurarc b/zathura/.config/zathura/zathurarc deleted file mode 100644 index 74d70b5..0000000 --- a/zathura/.config/zathura/zathurarc +++ /dev/null @@ -1,6 +0,0 @@ -set smooth-scroll true -set selection-clipboard clipboard -set zoom-step 05 -set default-bg "#272727" -set statusbar-bg "#272727" -set inputbar-bg "#373737" |