Commit graph

146 commits

Author SHA1 Message Date
881547f380
user/zsh: load zsh-autosuggestions after pure
prevents an error:
`_zsh_autosuggest_highlight_reset:3: maximum nested function level reached; increase FUNCNEST?`
2023-06-20 20:39:43 +07:00
455269847e
user/spicetify: fix dribbblish 2023-06-19 21:59:07 +07:00
c6a5c808e2
hosts/hyacinth: DP-1 -> DisplayPort-0 2023-06-19 21:44:34 +07:00
e5caa1d8e3
user/spicetify: add some extensions 2023-04-06 20:10:41 +07:00
d84f5a0ec5
user/neovim: try fixing dart? 2023-02-23 22:48:03 +07:00
9040f9a932
user/neovim: add nvim-dap 2023-02-23 22:41:41 +07:00
ca06a9779a
user/neovim: add flutter-tools 2023-02-23 22:36:29 +07:00
ce2d82c323
user/zsh: add git fixup edit abbr 2023-01-29 00:03:59 +07:00
f8952fc47e
hosts/hyacinth: init 2023-01-28 00:12:28 +07:00
1d770f1678
user/spicetify: remove trace 2023-01-28 00:11:08 +07:00
da99b2b263
user/spicetify: init 2023-01-23 23:56:29 +07:00
7b113e161b
user/neovim: use stable treesitter and neovim
grammars are currently broken with master, revert this later
2023-01-23 23:56:29 +07:00
fb194c9baa
user/zsh: add verbose flag to nr abbr 2023-01-23 23:56:28 +07:00
7aa4d5a2e6
user/picom: remove experimentalBackends 2022-12-28 20:33:00 +07:00
9efff26496
user/neovim: fix omnisharp path
truly one of the moments of all time
2022-10-13 16:31:56 +07:00
b1da1ff4cd
user/neovim: some config fixes 2022-10-05 13:45:30 +07:00
189c27b289
user/picom: fixes 2022-10-03 21:17:32 +07:00
8fc0825b1a
user/theming: fix cursor 2022-06-09 10:54:32 +07:00
26d248d971
user/eww: add linebar 2022-04-14 11:51:30 +07:00
1e80b3f543
user/sxhkd: show bar on super_l hold 2022-04-13 22:33:19 +07:00
bba52e38de
user/neovim: some changes
- replace ctrlp with fzf(-lsp)
- remove nerdtree
- use lsp_signature-nvim
- remove ts-comment and ts-jsdoc
  - performance issues
- add volar takeover
2022-04-13 22:32:14 +07:00
5a4b56580b
user/eww: init 2022-03-22 23:50:53 +07:00
ed93b93c43
user/bspwm: remove declarative wallpaper
so i can use other wallpapers without feeling weird for including it in
a cc0 repo
2022-03-22 23:42:43 +07:00
9a265bba77
user/dunst: change from brave to firefox 2022-02-02 19:20:51 +07:00
8a7c383296
user/neovim-minimal: use stable nvim-treesitter 2022-02-02 16:02:58 +07:00
5218910a2b
user/neovim-minimal: init 2022-02-02 11:00:43 +07:00
d00d0280c4
user: switch from brave to firefox 2022-01-17 11:31:20 +07:00
a568420726
user/pass: init 2022-01-17 11:31:20 +07:00
c740d8e69e
user/bspwm: use normal numbers as workspaces 2022-01-11 20:56:43 +07:00
50f1f32fe8
users: slight restructure to match hosts/ 2021-12-07 13:52:07 +07:00
78aca03f7a
user/packages-rin: cleanup unused packages 2021-12-07 12:16:57 +07:00
542c687054
overlays/osu-lazer: remove
planning to make a -bin package which extracts from the appimage
instead

the current way breaks nearly every update and has a questionable patch
2021-12-07 11:44:13 +07:00
3a5115c86a
user/direnv: clear cache on activation
also changed the layout name to be a bit easier to find if need be
2021-11-28 20:49:55 +07:00
b333c10ac6
user/picom: fix flicker and xorg log spam 2021-11-27 23:44:49 +07:00
e2ee6940ab
packages/nvim-treesitter-nightly: init
this took way too long because i didn't realise .withPlugins only
overrides the original one aaaaaaa
2021-11-24 22:04:50 +07:00
8aa10ce4ed
user/polybar: add 1px scrollbar
apparently the startup script used to always start a non-existent bottom
bar... whoops
2021-11-19 18:01:23 +07:00
e634c7826c
user/sxhkd: fix broken floating window keybind
im a dumbass
2021-11-19 15:03:19 +07:00
4645bf5228
user/polybar: some tweaks 2021-11-19 14:30:38 +07:00
79936cb7dd
user/dunst: some tweaks 2021-11-18 22:59:43 +07:00
428a9d66c3
user/rofi: stole a theme 2021-11-18 22:56:27 +07:00
910a1c5538
dunst: fix date command not being found 2021-11-17 18:51:04 +07:00
8c75ba2a2d
treewide: yet another restructure
modules, overlays, and packages have their own default.nix re-exporting
things instead of reading file paths. slightly improves declarativeness.

wine-osu is removed; we're just using nix-gaming (for now).

our custom packages will now have to be accessed via pkgs.me instead of
just pkgs. helps know where it came from

future goals: get rid of our overlays completely, or at least not make
it replace anything from nixpkgs
2021-11-17 10:57:56 +07:00
eb0f2cb733
direnv: store .direnv in ~/.cache 2021-11-17 10:16:28 +07:00
05df8f5eb4
dunst: update config 2021-11-15 20:35:31 +07:00
c5a9265abe
direnv: remove enableFlakes (its on by default now) 2021-11-14 23:04:46 +07:00
d16408c111
neovim: use upstream nvim-cmp 2021-11-12 20:57:52 +07:00
35ca2c2364
zsh: enable command-not-found hook 2021-11-11 19:50:38 +07:00
72c6763508
flake: fixes for recent input bump
- removed mongodb-compass (unnecessary)
- removed packwiz
- removed discover-overlay
- removed rofi.scrollbar option
- use zdharma-continuum as upstream zdharma is no longer available
2021-11-01 23:17:17 +07:00
1a5ea7162b
packwiz: init at 9ef87bc 2021-10-10 14:03:12 +07:00
176e0e9513
neovim: move to nvim-lspconfig and lua config 2021-10-09 20:34:20 +07:00