~ruther/guix-config

ref: 97d0343edf90f46e08a5a841b7e3683ab5677e4b guix-config/home/home-configuration.scm -rw-r--r-- 18.1 KiB
97d0343e — Rutherther 16 days ago
fix: swayidle lock command
c2a4689b — Rutherther 25 days ago
chore: changes I lost track of
4b8a9a01 — Rutherther a month ago
feat: sway, dwm as backup
d3dcc1fc — Rutherther 3 months ago
chore: move to emacs-lucid
b6fb6ca1 — Rutherther 5 months ago
feat: use browser-selector.desktop as default browser
43b6acc8 — Rutherther 5 months ago
fix: remove tree-sitter-cpp as it's not compiling
549611bb — Rutherther 5 months ago
feat: add browser-selector.desktop for opening different browsers
2f51770c — Rutherther 5 months ago
feat: add more shell utilities
902e6282 — Rutherther 6 months ago
feat: change swaylock color to less light
e5198c53 — Rutherther 6 months 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.
4b59ae9a — Rutherther 7 months ago
feat(home): Add setup_mirrored_repo script
eddb8be8 — Rutherther 8 months ago
feat: fonts for Japanese, Chinese characters
c2467e5a — Rutherther 9 months ago
feat: Add emacs from emacs-branch via inferiors
819ee341 — Rutherther 9 months ago
chore: update
39790168 — Rutherther 10 months ago
feat: add flatpak env
072fae52 — Rutherther 10 months ago
feat: install ykman
0a498f98 — Rutherther 1 year, 25 days ago
feat: add flatpak
chore: new monitor setup
fix: add zathura pdf support
feat: add syncthing
Next