Skip to content

Commit bb021f8

Browse files
committed
rift: adjust config
1 parent b547322 commit bb021f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

home/programs/rift.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ let
9898
}) communication_ids)
9999
++ (map (id: {
100100
app_id = id;
101-
floating = true;
102101
workspace = lib.lists.findFirstIndex (w: w == "Screen Share") 0 workspace_names;
103102
}) screen_share_ids);
104103
};

0 commit comments

Comments
 (0)