~ruther/guix-config

ref: 533da78a46862b2d0620c6b2fbee11558f04345c guix-config/home/modules/ruther/home/dwl/scripts.scm -rw-r--r-- 3.2 KiB
533da78a — Rutherther 9 days ago
feat(dwl): autostart apps and pin them to tags via custom rules
3b2a0ef5 — Rutherther 10 months ago
fix: do not stop wlr services on logout
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
feat: start wlr-services with display variable
76e5fddc — Rutherther 2 years ago
feat: add swayidle, use rde sway config serialization
13fc6e31 — Rutherther 2 years ago
feat: add xdg desktop gtk, wlr
ef0f469a — Rutherther 2 years ago
feat: add waybar, nm-applet, blueman-applet, gammastep, emacs services
a27f9b5b — Rutherther 2 years ago
feat: use herd with wlr-services in dwl startup command
765f0be5 — Rutherther 2 years ago
feat: add gammastep service, config
7a9a6d59 — Rutherther 2 years ago
fix: missing dependency for swayidle
86c540c2 — Rutherther 2 years ago
fix: tiredness
f8ccc582 — Rutherther 2 years ago
fix: swayidle wait
7b43961a — Rutherther 2 years ago
feat: add start dwl guile script