Commit Graph

11 Commits

Author SHA1 Message Date
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