Donovan Glover
3456ad98d4
qutebrowser: Use a blank start/default page
...
Might change this in the future.
2023-06-03 12:19:28 -04:00
Donovan Glover
b8c79f1ca8
mpv: Add mpris
2023-06-03 11:34:45 -04:00
Donovan Glover
e50016cd7b
Enable host virtualization
...
Unfortunately, libvirt / QEMU / KVM / virt-manager etc. aren't quite
there yet when it comes to virtualization of non-Linux guests. Since I
do not have the equipment necessary to pass through a second GPU, it's
much easier to rely on the current dominance that VMware has in the
field.
2023-06-03 10:58:53 -04:00
Donovan Glover
5a7816aec8
thunar: Add glib
...
Unfortunately I don't remember why glib is needed but it may have been
mounting related.
2023-06-03 10:34:38 -04:00
Donovan Glover
5748026bab
meta: Add libreoffice
...
Unfortunately, some files may be in .docx or similar forms.
2023-06-02 10:03:30 -04:00
Donovan Glover
aca33b1aff
go-thumbnailer: Reference binary from nix store
...
This should guarantee reproducibility since the thumbnailer won't be
dependent on the $PATH of the host.
2023-06-02 09:31:52 -04:00
Donovan Glover
d873351ada
nix: Simplify
2023-06-02 09:30:42 -04:00
Donovan Glover
968e26da53
go-thumbnailer: Update inputs and sha256
...
This is a separate commit so I don't forget what I changed in order to
get go-thumbnailer to work.
2023-06-02 09:29:18 -04:00
Donovan Glover
b64cb3183b
meta: Add go-thumbnailer
...
It was surprisingly easy to package go-thumbnailer with nix, and it may
be a fun side project to make a pull request for nixpkgs.
2023-06-02 09:25:53 -04:00
Donovan Glover
4b3e662b3f
meta: Remove litemdview
...
Not needed with mdcat and other solutions for quick viewing.
2023-06-01 16:53:15 -04:00
Donovan Glover
3950731e82
thunar: Add gnome-keyring
...
This prevents thunar from showing an error message when mounting an
encrypted partition.
2023-06-01 15:17:09 -04:00
Donovan Glover
cc5e8f5f71
kitty: Increase cell height
...
This should make long form text easier to read in kitty without
sacrificing too much vertical screen estate.
2023-06-01 15:03:22 -04:00
Donovan Glover
508450dd49
librewolf: Show sidebar on right by default
...
This allows the sidebar to be used as a reference while the more
important content is shown on the left side.
2023-05-31 10:40:11 -04:00
Donovan Glover
430de18948
librewolf: Enable letterboxing
2023-05-31 10:39:55 -04:00
Donovan Glover
0fbd0e12e9
qutebrowser: Begin migrating config to nix
2023-05-26 11:02:49 -04:00
Donovan Glover
97786206c6
qutebrowser: Use a sane default search engine
...
search.goo.ne.jp is more accurate than DuckDuckGo and shows results that
would otherwise be completely ignored by the latter.
2023-05-25 23:47:14 -04:00
Donovan Glover
6af5e5c6cc
meta: Enable gvfs
...
This gives thunar, nvim-tree, and other programs access to the trash and
other directories.
2023-05-25 17:12:56 -04:00
Donovan Glover
878ba60863
qutebrowser: Remove spellcheck
...
Unfortunately spellcheck is non-trivial to declaratively set up in
qutebrowser as reliance on external tools is necessary.
2023-05-25 17:10:24 -04:00
Donovan Glover
c722f857ae
librewolf: Never show bookmarks bar
2023-05-25 16:52:01 -04:00
Donovan Glover
3aa5eaf72c
stylix: Let stylix handle opacity
2023-05-22 14:17:15 -04:00
Donovan Glover
7b6add8431
Move packages into modules
2023-05-19 02:54:35 -04:00
Donovan Glover
7bcb8a5807
Split modules based on function
2023-05-18 15:54:15 -04:00