From 482b4af6abc74d6844339d2a2e62fa299a415c9d Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Thu, 5 Feb 2026 16:16:27 +0100 Subject: added base of picom --- modules/home/i3wm/nord-blue/picom.nix | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 modules/home/i3wm/nord-blue/picom.nix (limited to 'modules/home/i3wm/nord-blue/picom.nix') diff --git a/modules/home/i3wm/nord-blue/picom.nix b/modules/home/i3wm/nord-blue/picom.nix new file mode 100644 index 0000000..68d3690 --- /dev/null +++ b/modules/home/i3wm/nord-blue/picom.nix @@ -0,0 +1,5 @@ +{ pkgs, config, lib, ... }: + +{ + +} \ No newline at end of file -- cgit v1.2.3