~ruther/guix-config

guix-config/home d---------
039d40f3 — Rutherther 6 days ago
feat: add do not distrub mode to mako
6cdbf685 — Rutherther 6 days ago
fix: ensure dwl unwrapped gets grafted inputs
0b9f61e9 — Rutherther 8 days ago
fix: make sure wm-packages are grafted
b6fb6ca1 — Rutherther 8 days ago
feat: use browser-selector.desktop as default browser
43b6acc8 — Rutherther 8 days ago
fix: remove tree-sitter-cpp as it's not compiling
549611bb — Rutherther 8 days ago
feat: add browser-selector.desktop for opening different browsers
2f51770c — Rutherther 8 days ago
feat: add more shell utilities
7f40db54 — Rutherther 26 days ago
fix: remove dwl x11 popup patch

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