add niri
This commit is contained in:
parent
9be597750d
commit
00ca4baa74
41 changed files with 795 additions and 113 deletions
8
home/afoucaultc/packages/niri/conf/workspaces.nix
Normal file
8
home/afoucaultc/packages/niri/conf/workspaces.nix
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{ ... }:
|
||||
{
|
||||
programs.niri.settings.workspaces = {
|
||||
# "1" = { name = "web"; open-on-output = "eDP-1"; };
|
||||
# "2" = { name = "code"; };
|
||||
# "3" = { name = "chat"; };
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue