diff options
author | sinanmohd <sinan@sinanmohd.com> | 2024-06-06 13:14:55 +0530 |
---|---|---|
committer | sinanmohd <sinan@sinanmohd.com> | 2024-06-06 13:14:55 +0530 |
commit | 334118d0801be0c79d98576814f823034eae2003 (patch) | |
tree | 4b02e16d043549bebd27821b912251287eb1931e /home/wayland/modules/sway/home.nix | |
parent | 7437a37e9ae174033e336e5d29f435ec78df27e0 (diff) |
home/wayland/sway/theme: init
Diffstat (limited to 'home/wayland/modules/sway/home.nix')
-rw-r--r-- | home/wayland/modules/sway/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/wayland/modules/sway/home.nix b/home/wayland/modules/sway/home.nix index 0b42155..323a50b 100644 --- a/home/wayland/modules/sway/home.nix +++ b/home/wayland/modules/sway/home.nix @@ -22,6 +22,7 @@ in { imports = [ ./mako.nix + ./theme.nix ./swayidle.nix ./swaylock.nix ./i3status.nix |