~ruther/guix-config

ref: 254bb707ccb866fced1636a3ee24c0d6ab80edbe guix-config/home d---------
d3dcc1fc — Rutherther 2 months ago
chore: move to emacs-lucid
3b2a0ef5 — Rutherther 2 months ago
fix: do not stop wlr services on logout
575718cd — Rutherther 2 months ago
feat: update dwl
fb7bbb11 — Rutherther 2 months ago
fix: update hut expected line with visibility
039d40f3 — Rutherther 4 months ago
feat: add do not distrub mode to mako
6cdbf685 — Rutherther 4 months ago
fix: ensure dwl unwrapped gets grafted inputs
0b9f61e9 — Rutherther 4 months ago
fix: make sure wm-packages are grafted
b6fb6ca1 — Rutherther 4 months ago
feat: use browser-selector.desktop as default browser
43b6acc8 — Rutherther 4 months ago
fix: remove tree-sitter-cpp as it's not compiling
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
Next