Commit Graph

10 Commits

Author SHA1 Message Date
40d29b201e docs: Minor fixes 2021-05-14 17:26:33 -04:00
6c7c819f1d Add vscode-wal note
This is my final goodbye (possibly) to (vs)code users and in this commit
I share the secret to a nice-looking pywal config for the editor.
2021-05-14 16:22:00 -04:00
51751a0233 Add disclaimer on code
For those of you reading this: If possible, you should invest in neo(vim)
instead of (vs)code, as I believe there is a significant difference in
productivity when it comes to not worrying about the user interface that
(vs)code provides.
2021-05-14 15:51:49 -04:00
74d400aa73 Clean up code config
No need to deal with HiDPI fixes anymore!
2021-05-13 10:27:21 -04:00
6e92980c75 docs: Add Code screenshot 2018-12-15 20:04:05 -05:00
0394f17390 misc: Update docs 2018-12-11 16:31:10 -05:00
f9d9b65ab8 docs: Update READMEs for code, editorconfig, and gpg 2018-11-19 22:50:09 -05:00
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
1b0097ebc6 docs: Add READMEs for code, gpg, and systemd
Note that systemd usage information needs to be revised since systemd
user units appear to be enabled by default, and may be started by
default when placed in the default.target.wants directory.
2018-10-23 16:25:45 -04:00
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