Commit Graph

1169 Commits

Author SHA1 Message Date
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