~ruther/guix-config

ref: ab5227448221750874268f69e5d77a88ed1cea00 guix-config/home/modules d---------
cf3d103d — Rutherther 4 months ago
feat(dwl): get rid of scratchpad mode
d3dcc1fc — Rutherther 7 months ago
chore: move to emacs-lucid
3b2a0ef5 — Rutherther 7 months ago
fix: do not stop wlr services on logout
575718cd — Rutherther 7 months ago
feat: update dwl
6cdbf685 — Rutherther 9 months ago
fix: ensure dwl unwrapped gets grafted inputs
0b9f61e9 — Rutherther 9 months ago
fix: make sure wm-packages are grafted
549611bb — Rutherther 9 months ago
feat: add browser-selector.desktop for opening different browsers
7f40db54 — Rutherther 10 months ago
fix: remove dwl x11 popup patch

This patch is for dwl 0.8 while this dwl is 0.7...
902e6282 — Rutherther 10 months ago
feat: change swaylock color to less light
11f99df1 — Rutherther 10 months ago
fix: patch waybar to not crash on tray icons without icon file
ca8a7e27 — Rutherther 11 months ago
feat: Do not listen on 8080 via hydroxide
5624f901 — Rutherther 11 months ago
feat: Add lockcmd to dwl
9a94b916 — Rutherther a year ago
chore: remove emacs-team branch inferior
d5665d7e — Rutherther a year ago
chore: few adjustments in tagrules of dwl
d57a2f44 — Rutherther a year ago
chore: remove (ruther home fonts)

Already in guix.
c2467e5a — Rutherther 1 year, 1 month ago
feat: Add emacs from emacs-branch via inferiors
feat: add xdg data dirs env var to dwl wrapper profile
chore: move my dwl repo
feat: use spotify from flatpak in dwl
fix: stop wlr-services if running on dwl startup

When wlr-services services are running already from previous session,
ie. after a logout or a crash, they couldn't be started again, 1.
because wlr-services has been running still, it needs to be stopped
first, 2. because the services got disabled cause they crashed with no
possibility to connect to wayland display 5 times.

The point 1. is fixed by this commit, 2. is fixed in guix-exprs
Next