Redesign targets for graphical
This commit is contained in:
parent
c00150dd95
commit
26df6113e7
8 changed files with 78 additions and 40 deletions
|
@ -68,6 +68,8 @@ in
|
|||
];
|
||||
};
|
||||
programs.my-niri.enable = true;
|
||||
# Assign some of the workspaces to big screen
|
||||
programs.my-niri.workspaces = lib.genAttrs [ "06" "07" "08" "09" "10" ] (_: { monitor = config.common.monitors.work.name; });
|
||||
programs.niri.settings = {
|
||||
# input.keyboard.xkb.options = "ctrl:swapcaps";
|
||||
input.mouse = lib.mkForce {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue