Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
trawl (0.2.6) jammy; urgency=medium

* fix: fix target to remove cycle present in ubuntu 26.04 gdm3. Fixes gdm3 breaking when regolith is installed

-- Regolith Linux <regolith.linux@gmail.com> Sat, 25 Apr 2026 13:32:01 -0700

trawl (0.2.5-1) focal; urgency=medium

[ Manthan Patil ]
Expand Down
2 changes: 1 addition & 1 deletion trawld/trawld.service
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ Type=dbus
BusName=org.regolith.Trawl

[Install]
WantedBy=default.target
WantedBy=graphical-session.target
Loading