Commit graph

287 commits

Author SHA1 Message Date
ea34af7680 config/qtile: add media keys 2023-08-28 10:02:13 -04:00
13bdbb9dd8 infinidoge/doom: enable :lang web 2023-08-21 10:19:23 -04:00
e6e9ce112d infinidoge/qtile: tweak arandr position 2023-08-11 08:12:26 -04:00
f718ee854c infinidoge/qtile: improve shell command spawn handling
Recreates old kitty behavior where it remains on screen until enter is
pressed using echo and read.
2023-08-11 00:34:10 -04:00
191ec9c3b7 infinidoge/qtile: make calculator and arandr scratchpad windows 2023-08-11 00:34:00 -04:00
eb609aee70 infinidoge/qtile: add arandr 2023-08-11 00:33:54 -04:00
8122a06cdf tweak(doom): set Java LSP formatting rules 2023-07-12 20:18:03 -04:00
69ef0c12a3 tweak(doom): enable kotlin 2023-07-10 21:08:05 -04:00
a9975486b0 tweak(doom): enable lua 2023-07-10 20:57:26 -04:00
844418747f refactor(infinidoge): move neofetch config into file 2023-06-08 14:02:02 -04:00
2f1df8e0d3 nit(qtile): cast LAPTOP env var to bool 2023-05-22 01:40:37 -04:00
8bfd18f4ff tweak(qtile): specify wallpaper in Nix 2023-05-22 01:40:13 -04:00
e13d003878 fix(qtile): replace memory icon 2023-05-10 22:58:17 -04:00
8410d356f4 feat: enable zig 2023-03-31 12:07:30 -04:00
f8053e11eb tweak(doom): enable direnv integration 2023-03-31 12:07:30 -04:00
70e042e040 tweak(doom): remove unnecessary langtool fix 2023-03-31 12:07:30 -04:00
871df351db fix(doom): pin transient & with-editor
Without the pin, Doom will not start
2023-03-31 12:07:30 -04:00
03ba73f147 fix(doom): disable ccls rather than set clangd priority 2023-03-31 12:07:30 -04:00
07ed8315f4 fix(doom): unescape/escape org src blocks before formatting 2023-03-31 12:07:30 -04:00
dc7a1a5a1b tweak(doom): add SIunits to org latex packages 2023-03-31 12:07:30 -04:00
dd5d24fe3b tweak(doom): enable clangd C lsp 2023-03-31 12:07:30 -04:00
c2d1aed3ba tweak(doom): enable C languages 2023-03-31 12:07:30 -04:00
ea40737d8c fix(org): remove org src indentation 2023-03-31 12:07:30 -04:00
3185396c41 fix(doom): use Nix pdf-tools & emacsql-sqlite 2023-03-31 11:59:36 -04:00
25d246b394 tweak(qtile): improve battery symbols 2023-03-31 11:59:36 -04:00
965c0ea869 fix(haskell): replace brittany with ormolu 2023-03-31 11:59:36 -04:00
4b79a0ec0b fix(doom): move evil-goggles setup to config.el 2023-03-31 11:59:36 -04:00
d4ace6e3fe tweak(qtile): remove kexec Power option 2023-03-31 11:59:36 -04:00
e458580d1d refactor: remove powercord 2023-03-31 11:59:36 -04:00
a738d1b9a9 fix(doom): set server socket directory 2023-03-31 11:59:36 -04:00
949bc12a9c nit(qtile): remove TODO
Background is stored via nix already
2023-03-31 11:59:36 -04:00
0683e96fba tweak(qtile): add name to Power chord 2023-03-31 11:59:36 -04:00
4b3412be3d fix(doom): doom-private-dir -> doom-user-dir 2023-03-31 11:59:35 -04:00
668944562d tweak(doom): enable java lsp 2023-03-31 11:59:35 -04:00
82729bf336 tweak(qtile): run commands in zsh for shell features 2023-03-31 11:59:35 -04:00
9f26f7a3e0 tweak(doom): use relative line numbers 2023-03-31 11:59:35 -04:00
42f4d7f958 tweak(doom): enable rust module 2023-03-31 11:59:35 -04:00
3bcf125191 feat(qtile): version control background 2023-03-31 11:59:35 -04:00
0411820cd8 fix(qtile): don't hard-code editor launch command 2023-03-31 11:59:35 -04:00
535cdf65ed nit(qtile): unused subprocess import 2023-03-31 11:59:35 -04:00
ea9f8092ca tweak(doom): add feedback when applying doom config 2023-03-31 11:59:35 -04:00
54c3b6bd41 feat(doom,programming): add java setup 2023-03-31 11:59:35 -04:00
4a23196314 tweak(doom): enable tree-sitter 2023-03-31 11:59:35 -04:00
7ddeb0d1bc fix(doom): reimplement deft keybindings 2023-03-31 11:59:35 -04:00
2f2099bcd3 fix(doom): org-latex-listings was deprecated 2023-03-31 11:59:35 -04:00
30252b6589 tweak(doom): move deft directory to ~/Notes/ 2023-03-31 11:59:35 -04:00
9a5b459a3e nit(doom/org): remove org-babel-do-load-languages 2023-03-31 11:59:35 -04:00
921d639be9 fix(doom): correct org-agenda-files paths 2023-03-31 11:59:35 -04:00
81445d83fa fix(qtile): require emacsclient to use service daemon
This should fix an issue where using the emacs launch hotkeys would
spawn a new process using `-a 'emacs'`, which had a high chance of
bricking the daemon all together.
2023-03-31 11:59:35 -04:00
38a46edb8c fix(doom): set doom-private-dir in init.el 2023-03-31 11:59:35 -04:00