~ruther/guix-config

ref: 549611bbfd4ac137cd89a9fe65bbc1ed4273b98d guix-config/home d---------
549611bb — Rutherther 4 months ago
feat: add browser-selector.desktop for opening different browsers
2f51770c — Rutherther 4 months ago
feat: add more shell utilities
7f40db54 — Rutherther 4 months ago
fix: remove dwl x11 popup patch

This patch is for dwl 0.8 while this dwl is 0.7...
c34369ac — Rutherther 4 months ago
fix: commit missing offlineimap patch
902e6282 — Rutherther 4 months ago
feat: change swaylock color to less light
11f99df1 — Rutherther 4 months ago
fix: patch waybar to not crash on tray icons without icon file
e5198c53 — Rutherther 4 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.
ca8a7e27 — Rutherther 6 months ago
feat: Do not listen on 8080 via hydroxide
5624f901 — Rutherther 6 months ago
feat: Add lockcmd to dwl
4b59ae9a — Rutherther 6 months ago
feat(home): Add setup_mirrored_repo script
9a94b916 — Rutherther 6 months ago
chore: remove emacs-team branch inferior
b52ee0ae — Rutherther 6 months ago
fix: Do not override Nix path from /etc/profile.d
59ea89be — Rutherther 6 months ago
feat: add eat shell integration to zsh and bash
eddb8be8 — Rutherther 6 months ago
feat: fonts for Japanese, Chinese characters
d5665d7e — Rutherther 6 months ago
chore: few adjustments in tagrules of dwl
d57a2f44 — Rutherther 6 months ago
chore: remove (ruther home fonts)

Already in guix.
c2467e5a — Rutherther 8 months ago
feat: Add emacs from emacs-branch via inferiors
819ee341 — Rutherther 8 months ago
chore: update
425f20f4 — Rutherther 8 months ago
feat: add xdg data dirs env var to dwl wrapper profile
f3b69472 — Rutherther 8 months ago
chore: move my dwl repo
Next