Skip to content

Commit c2a0578

Browse files
authored
session detection: add support for sway (#261)
1 parent ef1ce6f commit c2a0578

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/slick-greeter.vala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ public class SlickGreeter
189189
sessions.append ("pekwm");
190190
sessions.append ("pantheon");
191191
sessions.append ("i3");
192+
sessions.append ("sway");
192193
sessions.append ("enlightenment");
193194
sessions.append ("deepin");
194195
sessions.append ("openbox");

0 commit comments

Comments
 (0)