workspace stuff rework
This commit is contained in:
parent
05fdb8a9cb
commit
0522f35453
6 changed files with 100 additions and 32 deletions
|
@ -1,13 +1,14 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./xwayland-sat.nix
|
||||
./screenshot.nix
|
||||
./input.nix
|
||||
./binds.nix
|
||||
./style.nix
|
||||
./input.nix
|
||||
./privacy.nix
|
||||
./quirks.nix
|
||||
./screenshot.nix
|
||||
./style.nix
|
||||
./workspaces.nix
|
||||
./xwayland-sat.nix
|
||||
];
|
||||
programs.niri.settings = {
|
||||
outputs."eDP-1" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue