aboutsummaryrefslogtreecommitdiffstats
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/default.nix9
1 files changed, 8 insertions, 1 deletions
diff --git a/home/default.nix b/home/default.nix
index 53f7cb2..6c5ab3d 100644
--- a/home/default.nix
+++ b/home/default.nix
@@ -125,6 +125,13 @@ in
enable = true;
enableFishIntegration = true;
};
+ zathura = {
+ enable = true;
+ extraConfig = ''
+ set selection-clipboard clipboard
+ set database sqlite
+ '';
+ };
rbw = {
enable = true;
settings = {
@@ -395,10 +402,10 @@ in
libreoffice
lxqt.pavucontrol-qt
obsidian # note taking application
+ readest # ebook reader
sqlitebrowser # sqlite
swayimg # image viewer
wireshark
- zathura # pdf viewer
# spell checking
aspell