Commit Graph

804 Commits

Author SHA1 Message Date
8c1f6b1050
refactor(sqls): remove sqls 2023-06-05 12:15:14 -05:00
4e9b87ae1a
refactor(waybar): do not return package updates if none are available 2023-06-05 02:58:36 -05:00
bf608fc2b5
refactor(nvim): link to comment for inlay hints 2023-06-05 02:13:44 -05:00
0ba78cc1c4
refactor(nvim): disable regex highlighting 2023-06-05 00:19:46 -05:00
7c563f6987
feat(nvim): enable incremental ts selection 2023-06-05 00:19:38 -05:00
960a67cc09
refactor(nvim): remove vuels 2023-06-04 23:47:58 -05:00
5f8bf9cc57
feat(nvim): add asm_lsp 2023-06-04 23:22:55 -05:00
3d0a18c7c3
fix(nvim): properly provide filetypes for azure_pipelines_ls 2023-06-04 23:22:44 -05:00
18bbdd2c25
fix(nvim): load lsp plugins on VimEnter
This allows Mason to be invoked in the dashboard
2023-06-04 22:15:43 -05:00
27b7f1dcc9
feat(nvim): enable mini.align 2023-06-04 03:37:40 -05:00
5aa604fbfc
feat(nvim): limited debug support for asm 2023-06-04 03:02:54 -05:00
11a3cc3dec
feat(nvim): set commentstring for asm to '#' 2023-06-04 02:39:56 -05:00
98d02e35a2
feat(hypr): start blueman-applet on launch 2023-06-04 02:05:18 -05:00
af48a2de38
feat(waybar): make volume clickable 2023-06-04 01:55:27 -05:00
8da900cb1e
refactor(waybar): improve gradient colors for playing media 2023-06-04 01:41:44 -05:00
f511670032
refactor(waybar): improvements for network status
This includes a script to toggle all wireless devices
2023-06-04 01:40:27 -05:00
3630d7074a
refactor(waybar): improve visuals of taskbar 2023-06-03 23:25:22 -05:00
ddc788cf25
feat(nvim): add assembly lsp 2023-06-03 23:25:15 -05:00
5459ac5076
feat(gtk): set dark mode for gtk 2023-06-03 21:52:18 -05:00
aad59636e8
refactor(waybar): set taskbar icon size to 14 2023-06-03 21:50:47 -05:00
58e163cfe3
feat(waybar): add tray 2023-06-03 21:42:37 -05:00
641210c421
feat(waybar): add taskbar 2023-06-03 21:42:30 -05:00
89d6c3624b
fix(waybar): properly change color on workspace hover 2023-06-03 20:33:12 -05:00
ce683cde16
feat(waybar): add appearance change for playing media 2023-06-03 20:29:32 -05:00
4cab8bd708
perf(waybar): remove animation from workspace
Gtk CSS is a pile of dogshit, very high cpu usage even with basic
animations 😡
2023-06-03 20:28:58 -05:00
32a1ed1cf0
refactor(nvim): remove unused file 2023-06-03 20:28:44 -05:00
ff6ef765fc
chore(nvim): update lazy lock 2023-06-03 15:02:03 -05:00
6840501d91
style(nvim): format plugins file 2023-06-03 15:02:02 -05:00
f0becf8a14
refactor(zsh): source wezterm completions
This makes completion gen for wezterm dynamic, no longer lags behind
actual completion sources for wezterm as we source the completion
generation directly.
2023-06-03 15:02:02 -05:00
5bf9b2e5a5
feat(nvim): set waybar config filetype 2023-06-03 15:02:02 -05:00
0e797ea18f
feat(waybar): show pacman updates available 2023-06-03 15:01:57 -05:00
0b8cabcf5a
refactor(nvim): do not conceal cursor 2023-06-03 14:53:47 -05:00
fed4a0ec1f
chore(waybar): format config 2023-06-03 13:45:03 -05:00
515857e0d0
refactor(waybar): do not use linear gradient for media 2023-05-30 16:52:26 -05:00
f677db7cb5
perf(waybar): fix some bugs causing high cpu usage in waybar 2023-05-30 04:21:02 -05:00
325466cb17
feat(hypr,waybar): finalize visual overhaul 2023-05-30 03:43:39 -05:00
264717d8ef
fix(wofi): express width in pixels 2023-05-29 14:42:51 -05:00
ca22b8d52a
refactor(waybar): initial style updates and refactoring 2023-05-28 09:52:59 -05:00
155f3eb72a
feat(swaylock): overhaul theming 2023-05-28 06:52:46 -05:00
6f187d3854
refactor(waybar): do not use gtk @colors for color variables
This makes css lsp throw a fit, not worth using anyhow with the
non-generic method of coloration we're doing anyways.
2023-05-28 03:23:33 -05:00
d3bf2b7c62
feat(wofi): add animations for selected entry 2023-05-28 02:54:03 -05:00
035ac8b85e
feat(wofi): completely overhaul wofi 2023-05-28 02:35:40 -05:00
134a2c6ac1
refactor(hypr): improve visual spacing of configs 2023-05-28 02:07:57 -05:00
e171ebde25
fix(nvim): correct use dependency keyword for plugin 2023-05-28 01:37:29 -05:00
2bbc8bff24
chore(nvim): update lazy lock 2023-05-24 15:46:10 -05:00
d7bc90e8fc
refactor(nvim): use nvim tree devicons directly
Previously we were using a redirection created by a user
2023-05-24 15:03:19 -05:00
e3c386d6d0
feat(nvim): show source selector for neotree in winbar 2023-05-24 14:31:09 -05:00
0f3e60198d
chore(nvim): update lazy lock 2023-05-24 14:19:33 -05:00
b803728b6b
chore(nvim): update lazy lock 2023-05-23 22:23:53 -05:00
5aa0f81090
refactor(nvim): load lspconfig on bufread 2023-05-23 22:23:32 -05:00