Stop automatically assigning apps to workspaces

This commit is contained in:
Oliver Davies 2024-05-04 12:03:09 +01:00
parent fa51601efc
commit c93dbad0db

View file

@ -98,14 +98,6 @@
xwayland = true;
config = {
assigns = {
"1" = [{ app_id = "firefox"; }];
"2" = [{ app_id = "Alacritty"; }];
"3" = [{ class = "vlc"; }];
"9" = [ { class = "Slack"; } { class = "discord"; } ];
# Get app_id with swaymsg -t get_tree
};
bars = [{
colors.background = "#222222";