Commit graph

135 commits

Author SHA1 Message Date
205575056c
refactor: change window resizing keybinds 2024-12-25 12:38:42 +00:00
8fd1741c7f
feat: special workspaces 2024-12-25 12:36:41 +00:00
071f45d111
chore: remove fullscreen keybind 2024-12-25 12:36:15 +00:00
64d37c19da
chore: rebind plumbing keys 2024-12-25 12:35:54 +00:00
c87558574d
chore(hyprland): update colors 2024-12-25 04:26:35 +00:00
f66ed49776
refactor(hyprland): faster animations 2024-12-25 04:18:14 +00:00
a1885849a2
feat(nvim): nix lsp 2024-12-25 04:18:09 +00:00
ab9794ced1
feat(nvim): spaceman directories for tanzanite 2024-12-24 06:11:32 -08:00
ea053ca45d
fix(tanzanite): sliding-sync proxy bad gateway 2024-12-23 01:08:18 -08:00
d98e01928e
feat(tanzanite): open coturn ports
This opening the ports required for my coturn docker container. In the
near future, I would like to use agenix and do a fully nix-based coturn
configuration. It doesn't have any persistant data, so it should be a
good candidate to moving to a 100% nix based config.
2024-12-22 22:20:31 -08:00
97e544b3f2
fix(tanzanite): sliding-sync proxy 2024-12-22 20:53:56 -08:00
f60c305e7e
fix(tanzanite): matrix not being able to sign in 2024-12-22 20:53:39 -08:00
5544f0d6c0
fix(tanzanite): configure custom 404 page 2024-12-22 02:50:33 -08:00
4818be44d3
feat(tanzanite): nginx config for matrix 2024-12-21 22:24:51 -08:00
97886fa0f0
fix(tanzanite): use correct docker dir 2024-12-21 22:24:12 -08:00
5a37fd5165
feat(tanzanite): nginx configuration for forgio 2024-12-21 19:20:17 -08:00
59ad109068
feat(tanzanite): nginx configuration for website 2024-12-21 19:19:45 -08:00
38c9117551
feat(tanzanite): acme cert configuration 2024-12-21 19:18:43 -08:00
0effd94182
feat(tanzanite): use old docker data dir 2024-12-21 19:18:09 -08:00
8bff5db0f5
feat(tanzanite): redundant storage configuration 2024-12-21 19:17:45 -08:00
0283dea2e6
feat!: init tanzanite host! 2024-12-21 19:17:11 -08:00
0c12e52353
fix: hugo systemwide package 2024-12-21 19:13:30 -08:00
bfeae72f73
refactor: move openssh config to a mkif 2024-12-21 18:54:43 -08:00
aa269aa681
fix: packages missing from global config 2024-12-21 18:44:04 -08:00
0376b2eb94
feat(nvim): rust formatting 2024-12-21 22:14:47 +00:00
89cd96a5c5
feat(nvim): mini.pairs 2024-12-21 22:14:08 +00:00
8fe62f295f
fix(hyprland): remove obsolete and unecessary drop shadow 2024-12-21 18:54:42 +00:00
ec823cbbad
fix: osu name change 2024-12-21 18:42:13 +00:00
76f7c6695a
nvim: fix rust-analyzer 2024-12-18 08:27:16 +00:00
19069aba44
zsh: add nixos-rebuild aliases 2024-12-18 07:48:02 +00:00
a17eb40eae
nvim: typst_lsp -> tinymist && glsl_analyzer 2024-12-18 07:47:12 +00:00
93571017f7
nvim: add javascript syntax highlighting, lsp, and formatting 2024-12-17 11:01:21 +00:00
81b214586f
fix: nixos build 2024-12-16 01:29:58 +00:00
eb73cf9c03
chore: flake update 2024-12-16 01:25:50 +00:00
c75f696013
nvim: add prettier formating to conform for html and css 2024-12-10 13:34:15 +00:00
d9e21b23bd
foot: fix shift+space in neovim terminal lazygit
Problem: In neovimg when using a terminal (like toggleterm) and trying
to press shift+space in an curses type application like lazygit, it will
print an escape sequence instead of printing the space key. This
textbinding remaps it so it will now print space instead. Has minor
implications for escape sequences and stuff.
2024-12-09 15:42:35 -08:00
095e9f29fa
nvim: add nvim-web-devicons
icons go brr
2024-12-09 13:09:29 +00:00
75b6e32ce2
nvim: add render-markdown-nvim
Fancy text go brrrrrrrrrr~
2024-12-09 10:10:41 +00:00
53dbae8493
nvim: init treesiter-nvim
I wanted fancy markdown rendering in nvim and that needed a treesitter
lsp, so this adds treesitter and the markdown lsp.
2024-12-09 10:10:05 +00:00
2d5b5cb37d
nvim: switch undotree for telescope-undo-nvim
Undotree did not have live updates like I wanted, so I have switched to
the telescope one which does.
2024-12-08 09:51:19 +00:00
a1c38f605d
foot: init 2024-12-06 09:29:10 +00:00
e2ddc10b22
hypr: remove redundant monitor configs 2024-12-05 09:58:22 +00:00
1fd1838d3f
nvim: remove ccls in favor of clang
Removes CCLS nvim configuration and exchanges the ccls package for
clang-tools
2024-12-05 09:57:31 +00:00
57132cc602
hypr: add neovim binding
When ALT+Enter v is too much letters to type
2024-12-03 11:22:39 +00:00
230ef0165b
eww: fix cal for large screen
On Malachite, the calendar window was floating too far from the edge,
which should be fixed by this.

Additionally, this removes unecessary geometries from the cal and bar
windows
2024-12-02 07:30:51 +00:00
7f89cb0a37
hypr: Add default monitor rule 2024-12-01 23:50:45 +00:00
a90cb37e69
eww: Add interactibles for vol, mic, and brightness 2024-11-29 10:03:29 +00:00
d249ab216f
eww: remove whitespace from scss 2024-11-29 09:59:24 +00:00
0e60d4acac
eww: brightness scroll 2024-11-28 10:29:01 +00:00
33f4d22664
eww: refactor and add calendar widget 2024-11-28 10:06:31 +00:00