Skip to content

Commit 0a36c2c

Browse files
committed
DaemonManager: stick modal window
1 parent 0e54d54 commit 0a36c2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DaemonManager.vala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ public class Gala.DaemonManager : GLib.Object {
6767
#endif
6868
window.move_frame (false, 0, 0);
6969
window.make_above ();
70+
window.stick ();
7071
break;
7172
}
7273
}

0 commit comments

Comments
 (0)