Remove unused config
This commit is contained in:
@@ -5,9 +5,6 @@
|
|||||||
home.homeDirectory = "/home/liamm";
|
home.homeDirectory = "/home/liamm";
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
# home-manager
|
|
||||||
inputs.ags.homeManagerModules.default
|
|
||||||
|
|
||||||
# general modules
|
# general modules
|
||||||
../../modules/home-manager/dunst.nix
|
../../modules/home-manager/dunst.nix
|
||||||
../../modules/home-manager/tmux.nix
|
../../modules/home-manager/tmux.nix
|
||||||
@@ -169,10 +166,6 @@
|
|||||||
|
|
||||||
# BEGIN PROGRAMS
|
# BEGIN PROGRAMS
|
||||||
programs = {
|
programs = {
|
||||||
ags = {
|
|
||||||
enable = true;
|
|
||||||
configDir = ../../modules/home-manager/ags;
|
|
||||||
};
|
|
||||||
bash = {
|
bash = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableCompletion = true;
|
enableCompletion = true;
|
||||||
|
|||||||
@@ -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
|
|
||||||
@@ -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
|
|
||||||
Reference in New Issue
Block a user