3e71b74548
feat(waybar): listen for signal 8 for pacman update completions
2023-08-21 22:09:24 -05:00
a874b052c6
refactor(nvim): set json conceallevel to 2
2023-08-21 19:12:09 -05:00
9a1eb7c488
chore(nvim): update lazy lock
2023-08-20 22:59:26 -05:00
afa284f91e
feat(zsh): add strip blank function
2023-08-20 22:58:50 -05:00
cedf1ffa75
refactor(nvim): set kanagawa theme to wave
2023-08-20 22:58:36 -05:00
605221c5ff
feat(wezterm): massively overhaul logging utilities
2023-08-20 22:58:00 -05:00
fa3bbbba7a
feat(zsh): set custom TIMEFMT
2023-08-20 22:22:01 -05:00
67944d7e73
feat(systemd): make polkit dependent on compositor target
2023-08-20 17:31:14 -05:00
d0b36d2ff6
fix(waybar): use correct wifi symbol
2023-08-20 17:30:51 -05:00
b146748111
feat(hypr): set laptop screen scaling to 1.4
2023-08-20 17:30:27 -05:00
84c4b12b9b
feat(hypr): add event monitor for laptop lid
2023-08-20 17:28:54 -05:00
edc0e06777
refactor(hypr): improve launching of applications
2023-08-20 17:28:42 -05:00
6b0697af96
fix(waybar): correctly order wifi format icons
2023-08-20 13:51:59 -05:00
9c79b396b9
fix(wezterm): disable window decorations on linux
...
Window decorations are not necessary with my desktop setup for linux.
Currently having window_decorations set to "RESIZE" causes wezterm to
crash under wayland when scaling is enabled. Seeing as I don't require
"RESIZE", it's best to shut it off and avoid the crash altogether.
2023-08-20 13:51:59 -05:00
8fd31a9603
feat(nvim): add keybind to insert inversed expandtab character(s)
2023-08-20 13:51:59 -05:00
b340a5ca86
fix(nvim): only apply lists when in a list for autolist
2023-08-20 13:51:59 -05:00
1790d642e9
chore(themeing): update dconf
2023-08-20 13:51:59 -05:00
5139d315ca
refactor(zsh): make gl alias open Neovim Neogit log
2023-08-20 13:51:59 -05:00
c0e44fbe3d
refactor(hypr): run kde auth agent as polkit systemd user service
2023-08-20 13:51:59 -05:00
61d4393ad7
refactor(hypr): remove unused or uneeded execs
2023-08-20 13:51:59 -05:00
5674db5784
fix(hypr): ensure systemd imports environment
2023-08-20 13:51:59 -05:00
fb92302dca
feat(hypr): launch udiskie with tray option
2023-08-20 13:51:59 -05:00
304b27a0b6
feat(nvim): enable autolist in yaml.ansible
2023-08-20 13:51:59 -05:00
90cda56495
refactor(nvim): load treesitter on WinLeave
2023-08-20 13:51:59 -05:00
8b6014a04b
style(nvim): format with stylua
2023-08-20 13:51:59 -05:00
7443481fce
feat(nvim): add lualine component to show when running as root
2023-08-20 13:51:59 -05:00
ba12d910a1
fix(nvim): fix typo for kanagawa diffdelete
2023-08-20 13:51:59 -05:00
a7e5347f90
chore(nvim): typehint kanagawa colors
2023-08-20 13:51:59 -05:00
593849cee8
refactor(nvim): minor treesitter improvements
2023-08-20 13:51:59 -05:00
8076338694
feat(nvim): add autolist integration for yaml
2023-08-20 13:51:59 -05:00
3e6a5725aa
refactor(zsh): hide instant prompt warning for p10k
2023-08-20 13:51:59 -05:00
3860d53065
feat(nvim): add filetype match for systemd configs
2023-08-20 13:51:59 -05:00
bef079446c
feat(zsh): add alias for sudo -e
2023-08-20 13:51:10 -05:00
9bb2411b4e
feat(zsh): add alias to run editor in sudo -E env
2023-08-18 23:52:35 -05:00
dfa7fd5f20
feat(nvim): add keybind to run luafile nvim invocation
2023-08-18 23:23:52 -05:00
4a1b695ba4
refactor(nvim): use 'L' for neogit LogPopup
2023-08-18 23:23:37 -05:00
0d5b1968a7
feat(nvim): extend neodev to support exrc files
2023-08-18 22:48:53 -05:00
5f212352b2
refactor(nvim): improve mason usage
2023-08-18 22:48:22 -05:00
ef46b8a704
refactor(hypr): execute clight before launching clight gui
2023-08-18 22:04:45 -05:00
8efd9a3458
feat(nvim): add SEC keyword for todo-trouble
2023-08-18 22:03:58 -05:00
92c21fcdf9
refactor(hypr): set qt platformtheme to gtk2
2023-08-18 19:30:15 -05:00
694260c7ab
refactor(gtk): set correct gtk themeing for kanagawa
2023-08-18 19:20:13 -05:00
ae370ee769
refactor(hypr): modify launch programs
2023-08-18 05:26:17 -05:00
051bc5db58
refactor(nvim): do not use dev for neogit
2023-08-18 05:25:55 -05:00
f1faedef52
chore(nvim): update lazy lock
2023-08-17 23:50:39 -05:00
e9d62de9fe
fix(nvim): load nvim ufo on correct event
2023-08-17 23:50:29 -05:00
4c227b0f1e
chore(nvim): update lazy lock
2023-08-17 01:11:15 -05:00
687e831fb0
fix(hypr): ensure waybar is launched with an invalid gtk theme
...
This ensures waybar appearance is correct
2023-08-16 19:28:49 -05:00
28299aa41b
chore(nvim): update lazy lock
2023-08-16 11:02:17 -05:00
1ed23cead3
fix(nvim): correctly enable cmp ghost text
2023-08-15 23:05:55 -05:00
e3f012195a
refactor(nvim): decrease pumheight
2023-08-15 23:05:46 -05:00
d551fdb06d
feat(nvim): use custom highlights for cmp color completions
2023-08-15 23:05:42 -05:00
b7a9663378
refactor(nvim): replace ccc with nvim-highlight-colors
2023-08-15 21:54:06 -05:00
cc780dc277
style(nvim): format with stylua
2023-08-15 17:45:34 -05:00
c781daed86
feat(nvim): add key for neoformat
2023-08-15 17:45:18 -05:00
c18940aaeb
refactor(waybar): minor visual improvements
2023-08-15 17:44:22 -05:00
565fa8a2a6
refactor(nvim)!: improve plugin organization
...
This also is MUCH better at lazy loading the plugins as well
2023-08-15 14:22:02 -05:00
aca1116e95
refactor(hypr): increase window border size, use carp yellow
2023-08-13 22:47:11 -05:00
2c286e6bd5
feat(gtk): store dconf binary in vsc
2023-08-13 22:43:32 -05:00
c447310437
refactor(hypr): initialize opensnitch ui with gtk2 platformtheme
2023-08-13 22:27:48 -05:00
fd79e11a72
chore(nvim): update lazy lock
2023-08-13 22:25:19 -05:00
ef1b027d11
refactor(hypr): set timeout for desktop wallpapers
2023-08-13 22:25:19 -05:00
a3123141e9
fix(hypr): ensure wallpapers get set
2023-08-13 22:25:19 -05:00
3afbded088
refactor(hypr): ensure mako tracks history
2023-08-13 22:25:19 -05:00
cd331ef3c3
feat(hypr): launch opensnitch on startup
2023-08-13 22:25:19 -05:00
7931e0ae5e
feat(hypr): add env config
2023-08-13 22:25:13 -05:00
b69da7df01
feat(qt): include qt theme config
2023-08-11 00:04:50 -05:00
93c933d172
feat(nvim): add keybinding to toggle inlay hints
2023-08-10 23:40:48 -05:00
c4a2a8ef0e
refactor(waybar): query pacman packages every hour
2023-08-10 23:40:32 -05:00
6d15acaa3d
feat(gtk): use kanagawa theme
2023-08-10 23:40:01 -05:00
df8350d549
fix(hypr): ensure wallpapers get set on start
2023-08-09 10:57:50 -05:00
9055141e0a
chore(nvim): update lazy lock
2023-08-06 14:14:55 -05:00
3109adb3df
refactor(hypr): use script to set wallpapers
2023-08-06 13:38:55 -05:00
5fe55e7d38
refactor(nvim): do not use null-ls for bash
2023-08-06 11:46:46 -05:00
b0b4a44727
chore(nvim): update lazy lock
2023-08-05 12:56:50 -05:00
59778bbba5
fix(hypr): properly init swww
2023-08-05 12:51:12 -05:00
5133c96315
refactor(nvim): set json conceallevel to 1
2023-08-04 20:44:43 -05:00
1bd739de9b
fix(hypr): update hypr config to be compliant with nightly update
2023-08-04 07:53:47 -05:00
554b0e869c
refactor(hypr): use swww for wallpapers
2023-08-03 08:57:36 -05:00
ea911d2321
refactor(nvim): disable in built neogit notifications
2023-08-03 07:35:26 -05:00
02c0e14610
refactor(nvim): improve neogit unmerged into color
2023-08-03 07:33:06 -05:00
14f5a39b72
feat(nvim): add nftables syntax support
2023-08-03 06:59:07 -05:00
afd4117f4e
feat(hypr): start clight gui in tray
2023-08-02 05:19:42 -05:00
b7afc699c6
feat(nvim): add num & relnum options for man pages
2023-08-02 02:22:20 -05:00
79760fb4d2
refactor(zsh): make git diff alias open nvim Diffview
2023-08-02 02:08:35 -05:00
e60bf03390
chore(zsh): update submodules
2023-08-02 02:05:17 -05:00
0e5a7207fb
chore(nvim): update lazy lock
2023-08-02 01:56:26 -05:00
c8bb5f5955
feat(hypr): launch clight on startup
2023-07-31 22:33:26 -05:00
6fa9a437f9
refactor(emacs): remove emacs from tracking
2023-07-31 07:28:26 -05:00
0aa0648cb7
chore(nvim): update lazy lock
2023-07-31 04:21:41 -05:00
dd21c5e8ef
chore(nvim): update lazy lock
2023-07-29 06:18:17 -05:00
b603073fd5
feat(wezterm): use twemoji for preferred emoji font
2023-07-28 05:22:06 -05:00
5aba9d59b1
feat(fontconfig): use twemoji
2023-07-28 05:14:58 -05:00
47b54ce96e
feat(nvim): extend neodev coverage to /tmp
2023-07-28 04:59:15 -05:00
ebf351675d
chore(nvim): ignore missing field diags in plugins
2023-07-28 04:47:01 -05:00
4be69044c8
feat(stylua): add stylua config
2023-07-28 04:43:44 -05:00
43499eb077
feat(nvim): set lua filetype settings
2023-07-28 04:43:19 -05:00
2ee3fde793
feat(nvim): add highlight for neogit unmerged
2023-07-27 22:43:36 -05:00
09fba08405
chore(nvim): update lazy lock
2023-07-27 21:59:27 -05:00
c15920711c
refactor(nvim): remove goto class mappings
...
These interfered with jumpto-diff mappings
2023-07-27 21:59:02 -05:00
7115f05213
chore(nvim): update lazy lock
2023-07-26 19:36:29 -05:00
f98416d46b
refactor(wezterm): minor visual improvements
2023-07-24 19:50:28 -05:00
11bff8b0ce
feat(waybar): set styling for tool tips
2023-07-24 19:08:00 -05:00
a158be7724
feat(nvim): improve trouble setup
2023-07-24 17:52:13 -05:00
a2a9b9e13d
feat(nvim): add key for markdown open
2023-07-24 17:28:25 -05:00
88a870eb69
feat(nvim): add run key for asm
2023-07-24 16:44:34 -05:00
89a803abbc
refactor(waybar): remove redundant check for package updates
2023-07-24 02:47:52 -05:00
4fbb1feed8
fix(waybar): properly count number of available package updates
2023-07-24 02:46:10 -05:00
7bf3be4320
refactor(wezterm): use updated nerdfonts v3 battery icons
2023-07-24 00:35:50 -05:00
93d859e3b7
style(nvim): run stylua
2023-07-23 23:41:26 -05:00
5d377f0435
feat(nvim): improve nvim notify appearance
2023-07-23 23:41:06 -05:00
344abe93b9
refactor(hypr): use card0 for screencap
2023-07-23 23:04:04 -05:00
57181c30d7
refactor(waybar): use correct thermal zone
2023-07-23 22:57:31 -05:00
aeb62c45ef
feat(waybar): add shadow behind tray icons
2023-07-23 22:57:31 -05:00
ea8dbcd508
refactor(hypr): improve backlight management
2023-07-23 19:44:15 -05:00
aa0ba8ba89
feat(waybar): add styling for tray menu
2023-07-23 19:17:01 -05:00
2ee30b2ed3
refactor(waybar): update thermal zone
2023-07-23 16:57:26 -05:00
b9ff0793ce
refactor(waybar): remove asus mode
2023-07-23 16:53:42 -05:00
a5f469b950
chore(nvim): update lazy lock
2023-07-23 16:04:44 -05:00
33eedf2829
refactor(waybar): use standard right padding for system elements
2023-07-23 16:04:13 -05:00
987dc55fdc
feat(hypr): enable laptop screen toggle on switch open/close
2023-07-23 14:06:22 -05:00
44ac5a6711
chore(nvim): update lazy lock
2023-07-20 18:11:46 -05:00
a9a3148381
feat(hypr): add xwaylandvideobridge
2023-07-20 18:10:26 -05:00
0becfe8506
refactor(nvim): set nvim hurl to remote installation
2023-07-19 14:22:36 -05:00
69fdebf5f8
fix(wezterm): use bundled nerd font symbols are used before system fonts
2023-07-19 00:45:48 -05:00
5762ecc9ae
chore(nvim): update lazy lock
2023-07-19 00:45:36 -05:00
e521f195eb
refactor(wezterm): improve font handling for fira code
2023-07-19 00:45:09 -05:00
9ef4cb27b0
refactor(nvim): use latest HEAD for Neo-tree
2023-07-18 23:09:32 -05:00
e09958a747
chore(nvim): update lazy lock
2023-07-18 15:12:37 -05:00
257e6b1bee
refactor(nvim): set priority for noice.nvim to 900
2023-07-18 15:12:24 -05:00
ae91d0c595
refactor(nvim): update neogit config
2023-07-18 15:12:11 -05:00
00070666b8
fix(waybar): use correct nerd font for media
2023-07-17 14:23:39 -05:00
4c7aaaddf7
chore(zsh): update submodules
2023-07-17 13:39:37 -05:00
e34bb0faed
fix(zsh): load theme last so p10k doesn't jump
2023-07-17 13:35:15 -05:00
950827106c
feat(zsh): add alias for git operations redirect to Neogit
2023-07-17 13:33:20 -05:00
3be7f66396
refactor(nvim): set correct nf icon for statusline mode
2023-07-17 13:29:52 -05:00
b2d3fc5098
feat(font): include fontconfig
2023-07-17 11:34:54 -05:00
54ed1e8fc0
fix(waybar): use correct nerd font symbols
2023-07-17 11:32:16 -05:00
f65bba3afa
fix: remove invalid battery symbols
2023-07-17 10:14:29 -05:00
1bd6df4840
refactor(nvim): use autocmd to set neogit settings
2023-07-14 17:49:17 -05:00
808543fffd
feat(nvim): use trouble for lsp definitions
2023-07-14 14:10:28 -05:00
18a631e1d7
refactor(nvim): improve cmp sort
2023-07-14 14:06:41 -05:00
eb4661da6d
refactor(nvim): improve cmp comparators
2023-07-13 22:35:41 -05:00
5a299830fd
feat(nvim): add cmp-git source for cmp
2023-07-13 22:35:02 -05:00
32fc8c7995
refactor(nvim): update cmp priorities for gitcommit
2023-07-13 20:34:58 -05:00
26496a5b79
chore(nvim): run stylua
2023-07-13 20:34:58 -05:00
c3cb43bdad
feat(nvim): enable ccc by default
2023-07-13 20:34:58 -05:00
3e479f5e09
feat(nvim): improve Neogit's appearance
2023-07-13 20:34:58 -05:00
c14ab8c21b
refactor(zsh): remove CHASE_DOTS option
2023-07-13 16:37:07 -05:00
8172ea68ef
style(nvim): run stylua
2023-07-13 15:42:15 -05:00
ac7bbb12dd
fix(nvim): properly hide notifications for lazy.nvim
2023-07-13 15:41:26 -05:00
b6410dea25
chore(nvim): update lazy lock
2023-07-13 15:40:58 -05:00
337bd9e894
feat(nvim): update indent blankline to exclude some neogit buffers
2023-07-13 15:40:22 -05:00
3485034412
feat(nvim): update neogit config for massive update
2023-07-13 15:38:23 -05:00
4d8265b3fe
feat(nvim): set highlights for rainbow delimiters
2023-07-13 15:36:46 -05:00
bc5b89b96b
refactor(git): remove ssfcu config
2023-07-13 14:50:04 -05:00
e9eb457a9a
style(nvim): format with stylua
2023-07-13 14:31:44 -05:00
4e97b08d50
refactor(nvim): use state
dir for neovim undodir
...
Was using XDG_CACHE which is incorrect.
Yes, Neovim uses this by default, but it's nice to ensure this is always
set as I desire instead of an upstream change setting this differently.
2023-07-13 14:30:35 -05:00
ef76ad857c
chore(nvim): update lazy lock
2023-07-13 14:22:38 -05:00
005c9b0ba7
refactor(nvim): use rainbow-delimiters.nvim instead of ts-rainbow2
...
ts-rainbow2 is deprecated 😔
2023-07-13 14:22:07 -05:00
ecfc5c6330
feat(nvim): set sidescrolloff to 5
2023-07-13 14:19:49 -05:00
18c2a82025
feat(nvim): set commentstring for sql
2023-07-12 19:19:47 -05:00
84922872f6
refactor(nvim): remove unused sql functions
2023-07-12 19:19:26 -05:00
43b088a580
feat(zsh): add Unzip function
2023-07-12 19:17:45 -05:00
4ef0470b43
feat(wezterm): use Meslo Nerd
...
This font has a better check mark symbol
2023-07-10 12:44:50 -05:00
804328a567
refactor(wezterm): re-enable Noto Fonts Emoji
2023-07-10 08:08:31 -05:00
52fa11c51d
style(wezterm): format with stylua
2023-07-09 15:49:35 -05:00
dfda150721
refactor(wezterm): remove fonts directory
2023-07-09 14:40:48 -05:00
ff5730327b
refactor(nvim): do not notify about updates
2023-07-08 07:03:16 -05:00
b9fcc423f5
chore(nvim): update lazy lock
2023-07-07 20:15:52 -05:00
66c7d35a5b
refactor(nvim): use trouble mappings for lsp
2023-07-07 20:15:39 -05:00
ad35098a0f
fix(nvim): set splitkeep to cursor
...
This fixes some problems cropping up in trouble.nvim
2023-07-07 20:15:03 -05:00
bb7c6cea63
fix(nvim): set icon for nvim-lightbulb
2023-07-07 20:14:52 -05:00
c3de219170
refactor(hypr): improve animations and appearance
2023-07-07 14:05:06 -05:00
e334a6b1a2
refactor(hypr): improve workspace movement
...
This permits for sending multiple windows at once without need to going
back to the workspace
2023-07-07 14:04:36 -05:00
dde47478ce
feat(nvim): enable enhanced diff highlights for diffview
2023-07-07 10:02:10 -05:00
617b94f5d7
chore(nvim): update lazy lock
2023-07-06 06:23:01 -05:00
34c7ea44e6
style(nvim): format with stylua
2023-07-05 07:36:45 -05:00
e3478b69e2
feat(nvim): add fugitive.vim
2023-07-05 07:36:26 -05:00
a7bea85f8c
refactor(nvim): remove forgit
2023-07-05 07:36:12 -05:00
c6b8b27065
refactor(wezterm): increase background opacity
2023-07-05 03:49:35 -05:00
3bd99b8ded
chore(nvim): update lazy lock
2023-07-05 02:11:00 -05:00
b66ba7c07b
refactor(git): default to rebase on pull
2023-07-05 02:10:35 -05:00
276c8305f8
refactor(nvim): set gh refresh interval to 1 minute
2023-07-04 16:55:22 -05:00
1cd1124e6c
feat(nvim): github cli integration
2023-07-04 12:54:57 -05:00
2c7c161869
feat(zsh): github cli completions
2023-07-04 12:50:02 -05:00
190500a8e6
chore: include zsh in dotfiles explicitly
2023-07-04 12:49:48 -05:00
fd943292b7
refactor(waybar): improve battery module
2023-07-04 04:18:31 -05:00
c1a0979dfa
refactor(nvim): do not include ignored directories in vimgrep
2023-07-04 00:46:20 -05:00
a391a8e23b
feat(nvim): add treesitter playground
2023-07-03 23:31:55 -05:00
4357bea3a6
refactor(nvim): use defaults for nvim-hurl
2023-07-03 01:06:03 -05:00
49491e6251
chore(nvim): update lazy lock
2023-07-02 23:17:03 -05:00
38cb37c5a8
refactor(nvim): update upstream url for neogit
2023-07-02 23:16:51 -05:00
02c6f50343
refactor(nvim): use native inlay hints instead of rust tools hints
2023-07-01 00:32:45 -05:00
7300923a77
style(nvim): format with stylua
2023-06-30 21:34:43 -05:00
1b0111f742
feat(nvim): enable dev path in lazy
2023-06-30 21:34:26 -05:00
700b4020df
feat(nvim): add hurl support
2023-06-30 21:34:16 -05:00
27ca7913d2
refactor(nvim): register autolist mappings with an autocmd
...
This permits buffer-only mappings
2023-06-30 17:15:43 -05:00
f410a1a34e
refactor(nvim): move typescript-tools into lspconfig configuration
2023-06-30 16:22:44 -05:00
3036b24af6
chore(yay): update yay config
2023-06-30 12:46:48 -05:00
7ae2d67687
chore(nvim): update lazy lock
2023-06-30 12:33:34 -05:00
791f3ee66c
refactor(nvim): update autolist mappings
2023-06-30 12:18:41 -05:00
62bfa4cb6b
chore(nvim): update lazy lock
2023-06-25 14:07:56 -05:00
e61a745eab
style(nvim): format with stylua
2023-06-25 14:07:48 -05:00
64c6923f58
refactor(nvim): replace tsserver with typescript tools
2023-06-25 14:07:14 -05:00
5ec1ddb4a0
refactor(nvim): use builtin nightly lsp inlay hints
2023-06-24 21:34:06 -05:00
b1fedc6a65
chore(nvim): update lazy lock
2023-06-24 20:32:55 -05:00
4783377184
fix(nvim): do not return nil for lsp servers if none are found
2023-06-16 19:35:36 -05:00
c0517686fc
refactor(nvim): define xml filetype to html in ts registration
2023-06-16 19:32:40 -05:00
3c5dfbb063
feat(zsh): add keybindings for home & end
2023-06-16 13:27:47 -05:00
b785d18522
refactor(nvim): do not show diags for shellcheck
in null-ls
...
We already use the `bashls` language server that shows diags from
`shellcheck`. Mainly we want some additional code actions from `null-ls` for
`shellcheck` as `bashls` doesn't expose everything.
2023-06-16 12:32:54 -05:00
e78219d32c
refactor(nvim): improve conceallevel settings
2023-06-15 17:25:27 -05:00
424a45a257
chore(nvim): update lazy lock
2023-06-15 14:53:40 -05:00
91430cd262
refactor(hypr): do not launch kbct
2023-06-15 14:52:59 -05:00
c5864101b6
chore(nvim): update lazy lock
2023-06-12 12:24:28 -05:00
84e4c4ba17
fix(wezterm): add fallback tab title if tab title is empty
2023-06-07 05:04:17 -05:00
f49b4131cf
refactor(wezterm): set line height to 1.0
2023-06-07 02:45:41 -05:00
36d76e6cb8
chore(nvim): update lazy lock
2023-06-06 19:41:48 -05:00
04132aae2a
refactor(nvim): improve telescope bindings & git context
2023-06-06 19:25:07 -05:00
046158f471
refactor(nvim): change markdown header appearance
2023-06-05 12:54:49 -05:00
913c053db9
refactor: remove unused configs
2023-06-05 12:23:23 -05:00
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