mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-24 18:51:54 -05:00
aly/sway: move to workspace 10
This commit is contained in:
parent
c66cdf5601
commit
1c77881f42
2
aly.nix
2
aly.nix
|
@ -63,7 +63,7 @@
|
|||
"workspace 2: code" = [{app_id = "codium-url-handler";}];
|
||||
"workspace 3: chat" = [{app_id = "org.gnome.Fractal";} {app_id = "WebCord";}];
|
||||
"workspace 4: work" = [{app_id = "google-chrome";}];
|
||||
"workspace 5: zoom" = [{class = "zoom";}];
|
||||
"workspace 10: zoom" = [{class = "zoom";} {app_id = "Zoom";}];
|
||||
};
|
||||
wayland.windowManager.hyprland.extraConfig = ''
|
||||
# Workspace - Browser
|
||||
|
|
Loading…
Reference in a new issue