mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-25 21:31:54 -05:00
reformat with alejandra
This commit is contained in:
parent
512d954470
commit
b04f790ed3
2
aly.nix
2
aly.nix
|
@ -73,7 +73,7 @@
|
|||
"workspace 1: web" = [{app_id = "firefox";}];
|
||||
"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";} {app_id = "chromium-browser";}];
|
||||
"workspace 4: work" = [{app_id = "google-chrome";} {app_id = "chromium-browser";}];
|
||||
"workspace 10: zoom" = [{class = "zoom";} {app_id = "Zoom";}];
|
||||
};
|
||||
wayland.windowManager.hyprland.extraConfig = ''
|
||||
|
|
Loading…
Reference in a new issue