new nvim changes
This commit is contained in:
parent
d14e84eae8
commit
6198cf14d4
11 changed files with 1115 additions and 663 deletions
|
|
@ -141,7 +141,10 @@
|
|||
disko.url = "github:nix-community/disko";
|
||||
disko.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
niri-src.url = "github:YaLTeR/niri";
|
||||
# niri-src.url = "github:YaLTeR/niri";
|
||||
# niri-src.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
niri-src.url = "github:visualglitch91/niri/feat/blur";
|
||||
niri-src.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
quickshell = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue