ironbar, sway tweaks, user services

This commit is contained in:
atagen 2023-08-19 23:03:54 +10:00
parent 899f706e3f
commit fbc47ef8f7
5 changed files with 117 additions and 33 deletions

View file

@ -10,7 +10,7 @@
nix-std.url = "github:chessai/nix-std";
ironbar = {
url = "github:JakeStanger/ironbar";
url = "github:JakeStanger/ironbar";
inputs.nixpkgs.follows = "nixpkgs";
inputs.rust-overlay.follows = "rust-overlay";
};