Commit Graph

6 Commits

Author SHA1 Message Date
Donovan Glover
5fa6520e26
code: Update settings.json 2023-04-23 23:03:33 -04:00
Donovan Glover
7869b118a1
meta: Add back remaining dotfiles
Not sure if I'll remove these again. All I know is that I'll no longer
have to worry about not having certain dotfiles if I want to try a
particular setup again, which is nice.
2023-03-19 18:26:04 -04:00
Donovan Glover
bfe979d702
meta: Remove code
I've been trying to like vscode for years, especially since it was
widely regarded as one of the best editors of all time. As cool as VS
Code is, however, I always ended up using neovim and a terminal since
it's simply easier for me to get things done that way.
2022-07-29 01:14:47 -04:00
Donovan Glover
74d400aa73
Clean up code config
No need to deal with HiDPI fixes anymore!
2021-05-13 10:27:21 -04:00
Donovan Glover
c07819e5c8
code: Use vs-wal as the default color scheme
vs-wal has some issues such as illegible text and no live reloading,
however, it is (from what I know) the easiest way to use a color scheme
consistent with your setup.

Code will use the default dark theme if vs-wal is not found.
2018-11-19 19:09:23 -05:00
Donovan Glover
5de5e51398
stow: Add directories for code, desktop, and editorconfig
The desktop directory is used for desktop-related things that may be
useful outside of bspwm (such as caps lock functioning as ctrl +
escape). Whether or not this is needed is questionable, but it is an
option for now.

It may be better to further split these directories and avoid the
generic word "desktop" altogether.
2018-10-22 15:24:53 -04:00