mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-19 19:20:50 +01:00
Remove evince
evince actually uses less memory than zathura and seems to be more efficient overall, although it isn't as customizable as zathura and not as minimal in terms of UI. Overall, I'd rather just use zathura, which also lets me be more consistent in my bspwm setup. Apparently gnome-books and sushi depend on evince, the first of which is a GUI for djvu/epub files and the second of which lets you preview files with the spacebar in the file explorer. Ironically, I've never used this feature until I read about it, and although it seems cool, I don't think I have a use for it as I've been opening my files normally for years now.
This commit is contained in:
parent
46cd567a97
commit
5071eb3731
3
.archlinux/PKGBUILDs/tari-core/PKGBUILD
vendored
3
.archlinux/PKGBUILDs/tari-core/PKGBUILD
vendored
@ -1,5 +1,5 @@
|
||||
pkgname=tari-core
|
||||
pkgver=0.9.1
|
||||
pkgver=0.9.2
|
||||
pkgrel=1
|
||||
pkgdesc="My Arch Linux setup"
|
||||
arch=('any')
|
||||
@ -108,7 +108,6 @@ depends=(
|
||||
gnome-shell-extensions
|
||||
gnome-backgrounds
|
||||
gnome-control-center
|
||||
evince
|
||||
file-roller
|
||||
nautilus
|
||||
celluloid
|
||||
|
Loading…
Reference in New Issue
Block a user