diff --git a/hosts/default/home.nix b/hosts/default/home.nix index 1550822..978ad02 100644 --- a/hosts/default/home.nix +++ b/hosts/default/home.nix @@ -5,9 +5,6 @@ home.homeDirectory = "/home/liamm"; imports = [ - # home-manager - inputs.ags.homeManagerModules.default - # general modules ../../modules/home-manager/dunst.nix ../../modules/home-manager/tmux.nix @@ -169,10 +166,6 @@ # BEGIN PROGRAMS programs = { - ags = { - enable = true; - configDir = ../../modules/home-manager/ags; - }; bash = { enable = true; enableCompletion = true; diff --git a/modules/non-nix_configs/swaylock/config b/modules/non-nix_configs/swaylock/config deleted file mode 100644 index afcf2bb..0000000 --- a/modules/non-nix_configs/swaylock/config +++ /dev/null @@ -1,28 +0,0 @@ -daemonize -show-failed-attempts -color=1f1d2e80 -font="Inter" -font-size=50 -indicator-radius=120 -line-color=1f1d2e -ring-color=191724 -inside-color=1f1d2e -key-hl-color=eb6f92 -separator-color=00000000 -text-color=e0def4 -text-caps-lock-color="" -line-ver-color=eb6f92 -ring-ver-color=eb6f92 -inside-ver-color=1f1d2e -text-ver-color=e0def4 -ring-wrong-color=31748f -text-wrong-color=31748f -inside-wrong-color=1f1d2e -inside-clear-color=1f1d2e -text-clear-color=e0def4 -ring-clear-color=9ccfd8 -line-clear-color=1f1d2e -line-wrong-color=1f1d2e -bs-hl-color=31748f -image=/home/liamm/pictures/desert.jpg -ignore-empty-password diff --git a/modules/non-nix_configs/swaylock/effects-config b/modules/non-nix_configs/swaylock/effects-config deleted file mode 100644 index 337418f..0000000 --- a/modules/non-nix_configs/swaylock/effects-config +++ /dev/null @@ -1,36 +0,0 @@ -daemonize -show-failed-attempts -clock -effect-blur=5x5 -color=1f1d2e80 -font="Inter" -indicator -indicator-radius=200 -indicator-thickness=20 -line-color=1f1d2e -ring-color=191724 -inside-color=1f1d2e -key-hl-color=eb6f92 -separator-color=00000000 -text-color=e0def4 -text-caps-lock-color="" -line-ver-color=eb6f92 -ring-ver-color=eb6f92 -inside-ver-color=1f1d2e -text-ver-color=e0def4 -ring-wrong-color=31748f -text-wrong-color=31748f -inside-wrong-color=1f1d2e -inside-clear-color=1f1d2e -text-clear-color=e0def4 -ring-clear-color=9ccfd8 -line-clear-color=1f1d2e -line-wrong-color=1f1d2e -bs-hl-color=31748f -grace=2 -grace-no-mouse -grace-no-touch -datestr="%d.%m" -fade-in="0.1" -image=/usr/share/pixmaps/background.jpg -ignore-empty-password