Update default workspaces for Alacritty and VLC

This commit is contained in:
Oliver Davies 2023-12-12 20:29:37 +00:00
parent 9ec1f48792
commit bdfeb83cb0

View file

@ -12,8 +12,8 @@ in
config = {
assigns = {
"1" = [{ class = "firefox"; }];
"2" = [{ class = "Alacritty"; }];
"3" = [{ class = "vlc"; }];
"3" = [{ class = "Alacritty"; }];
"4" = [{ class = "vlc"; }];
"9" = [
{ class = "Slack"; }
{ class = "discord"; }