|
fbd31d3b43
|
fix(nix-hm): properly load icons, theme for gtk
|
2024-02-07 11:37:59 -06:00 |
|
|
dec1bae269
|
refactor(nix-hm): do not include python in installed packages
|
2024-02-05 02:19:31 -06:00 |
|
|
11c809f77e
|
fix(nix-hm): launch waybar with invalid GTK_THEME variable
This ensures no borders or stroke are applied — uses purely the CSS
defined for waybar.
|
2024-02-05 01:51:57 -06:00 |
|
|
edf34363aa
|
fix(nix-hm): ensure user services are launched with DE
|
2024-02-05 01:43:01 -06:00 |
|
|
6b1981414b
|
feat(nix-hm): import sess variables into systemd
|
2024-02-05 01:27:22 -06:00 |
|
|
1b1ca47848
|
chore(nvim): update lazy lock
|
2024-02-04 22:27:26 -06:00 |
|
|
3e2f78d8bf
|
refactor(nix-hm): various improvements
|
2024-02-04 22:27:21 -06:00 |
|
|
a0c05a91ca
|
refactor(nix-hm): improve bob-nvim flake
|
2024-02-04 22:27:10 -06:00 |
|
|
92e41d2010
|
feat(nix-hm): add flake for deepfilternet
|
2024-02-04 22:26:19 -06:00 |
|
|
e7b1790efe
|
revert e789b9b 'refactor(nvim): enable indent blankline in org buffers'
|
2024-02-04 14:30:04 -06:00 |
|
|
02ffe71292
|
feat(nvim): support wav files for file interception
|
2024-02-04 13:24:51 -06:00 |
|
|
e86b68b7a6
|
refactor(nvim): improve file interception func passing logic
|
2024-02-04 13:24:06 -06:00 |
|
|
86ee347e45
|
feat(nvim): enable the orgmode notification engine
|
2024-02-04 01:39:19 -06:00 |
|
|
053cc425c1
|
feat(nvim): ensure certain ts parsers are installed
|
2024-02-04 01:38:53 -06:00 |
|
|
e789b9b296
|
refactor(nvim): enable indent blankline in org buffers
|
2024-02-04 01:38:41 -06:00 |
|
|
d844d4f82e
|
fix(nvim): allow orgmode to properly parse treesitter for file
HACK: This is done by re-editing the buffer after a timeout. Shit way to
fix this, still need to do root-cause analysis.
|
2024-02-04 01:37:37 -06:00 |
|
|
ab0e7cbc13
|
feat(nvim): allow disabling lsp formatters
|
2024-02-02 22:13:13 -06:00 |
|
|
48c361dd51
|
chore(nvim): update lazy lock
|
2024-02-02 21:56:02 -06:00 |
|
|
339e94d114
|
feat(nvim): show inlay hints for lua_ls
|
2024-02-02 21:55:43 -06:00 |
|
|
3d7ae67a45
|
feat(nvim): add preview for code actions
|
2024-02-02 21:53:34 -06:00 |
|
|
bfae2cb59f
|
fix(nvim): better handle setting culhl for signs
|
2024-02-02 21:45:21 -06:00 |
|
|
ddb4679ee9
|
fix(zsh): do not set LANG in zsh, system should manage this
|
2024-02-02 15:44:43 -06:00 |
|
|
17b1e6a4bc
|
feat(nix-hm): use nix home manager to handle waybar
|
2024-02-02 15:27:17 -06:00 |
|
|
5447fc7dc2
|
chore(nvim): update lazy lock
|
2024-02-02 11:59:51 -06:00 |
|
|
dba46148fc
|
build(nix-hm): add Wezterm for flake input, not actually used yet
|
2024-02-02 11:59:15 -06:00 |
|
|
08700496c2
|
style(nix-hm): format with nixfmt
|
2024-02-02 11:58:59 -06:00 |
|
|
5cfecf809f
|
style(nvim): format with stylua
|
2024-01-31 23:52:03 -06:00 |
|
|
b332395536
|
feat(nvim): support gitea workflows in yamlls
|
2024-01-31 23:51:43 -06:00 |
|
|
47ae463173
|
chore(nvim): update lazy lock
|
2024-01-31 20:25:04 -06:00 |
|
|
2d14512ddb
|
fix(wezterm): correctly truncate tab titles
|
2024-01-30 14:28:09 -06:00 |
|
|
82dd7c2aa9
|
fix(nvim): correctly exclude winbar for no-neck-pain buffers
|
2024-01-28 01:46:45 -06:00 |
|
|
aa1cb3a0c4
|
fix(nvim): add additional shims for ts highlights for kanagawa
|
2024-01-28 01:13:07 -06:00 |
|
|
6e03f2642a
|
chore(nvim): update lazy lock
|
2024-01-28 00:19:43 -06:00 |
|
|
779edbf773
|
refactor(nvim): improve nabla toggle of virt lines
|
2024-01-28 00:19:16 -06:00 |
|
|
ec2ecd2dd0
|
refactor(nvim): define hurl commands in ftplugin
|
2024-01-28 00:18:27 -06:00 |
|
|
c847748fee
|
feat(nvim): add lua-latex-symbols for nvim cmp completions
|
2024-01-26 16:00:16 -06:00 |
|
|
08817b7add
|
fix(emacs): use correct font family for Fira Code
|
2024-01-25 16:46:00 -06:00 |
|
|
0af90797cf
|
feat(wofi): add keybinding to show clipboard history
|
2024-01-25 16:44:25 -06:00 |
|
|
113498215f
|
refactor(wofi): overhaul styling
|
2024-01-25 16:33:47 -06:00 |
|
|
f1f80b4602
|
feat(nvim): enable org-mode org_startup_indented option
This enables the Virtual indents I added in a PR 🚀
|
2024-01-25 15:32:27 -06:00 |
|
|
71dbfa3098
|
feat(nvim): do not add winbar to no-neck-pain buffers
|
2024-01-25 15:32:10 -06:00 |
|
|
16ea3f016b
|
refactor(wofi): set min height for entry to 28px
|
2024-01-25 14:50:24 -06:00 |
|
|
df9a699481
|
fix(nvim): define dap symbols as part of dap, not dap-ui
|
2024-01-25 13:06:58 -06:00 |
|
|
27fd2ea2a8
|
build(nix-hm): update flake.lock
|
2024-01-24 16:04:10 -06:00 |
|
|
38f9ce9709
|
chore(nvim): update lazy lock
|
2024-01-24 16:04:03 -06:00 |
|
|
7454ceeb39
|
chore(nvim): add "hardware" to spell
|
2024-01-24 16:03:47 -06:00 |
|
|
59f15c8333
|
feat(nvim): add improved markdown conceals
|
2024-01-24 16:03:05 -06:00 |
|
|
be34e301a4
|
refactor(nix-hm): use bob-nvim from inputs
|
2024-01-24 16:02:33 -06:00 |
|
|
4dea84519b
|
feat(nvim): hide emphasis markers in org mode
|
2024-01-24 16:02:07 -06:00 |
|
|
322b402063
|
refactor(nvim): improve/add shims for various highlights
|
2024-01-24 16:01:45 -06:00 |
|