~ruther/guix-config

ref: 0b2b395ce52cb646c0b4a15ea6120d00f54c1af7 guix-config/home/home-configuration.scm -rw-r--r-- 18.3 KiB
21538782 — Rutherther 7 months ago
feat: add local PATHs
97d0343e — Rutherther 7 months ago
fix: swayidle lock command
c2a4689b — Rutherther 8 months ago
chore: changes I lost track of
4b8a9a01 — Rutherther 8 months ago
feat: sway, dwm as backup
d3dcc1fc — Rutherther 10 months ago
chore: move to emacs-lucid
b6fb6ca1 — Rutherther 1 year, 13 days ago
feat: use browser-selector.desktop as default browser
43b6acc8 — Rutherther 1 year, 13 days ago
fix: remove tree-sitter-cpp as it's not compiling
549611bb — Rutherther 1 year, 13 days ago
feat: add browser-selector.desktop for opening different browsers
2f51770c — Rutherther 1 year, 13 days ago
feat: add more shell utilities
902e6282 — Rutherther 1 year, 1 month ago
feat: change swaylock color to less light
e5198c53 — Rutherther 1 year, 1 month ago
fix: prevent error loading shell profile when tty empty

When started out of tty, $(tty) is null, and
[ $(tty) = /dev/tty1 ] ends up in [ = /dev/tty1 ],
and this produces an error.

Instead, switch to bash syntax with double [, and
move it to bash profile to prevent issues in case ~/.profile
is actually loaded from sh and not bash.
feat(home): Add setup_mirrored_repo script
feat: fonts for Japanese, Chinese characters
feat: Add emacs from emacs-branch via inferiors
chore: update
feat: add flatpak env
feat: install ykman
feat: add flatpak
chore: new monitor setup
fix: add zathura pdf support
Next