user configs and monitor settings for hyprland

This commit is contained in:
cnst
2024-10-23 19:09:44 +02:00
parent 7a1b90bb91
commit cfab493b28
6 changed files with 56 additions and 12 deletions

View File

@@ -42,10 +42,13 @@
# enable = false;
# };
};
terminal = {
cli = {
alacritty = {
enable = true;
};
bash = {
enable = true;
};
foot = {
enable = true;
};
@@ -58,6 +61,9 @@
zellij = {
enable = false;
};
zsh = {
enable = true;
};
};
userd = {
blueman-applet = {
@@ -66,18 +72,32 @@
copyq = {
enable = true;
};
dconf = {
settings = {
color-scheme = "prefer-dark";
};
};
gpg = {
enable = false;
};
gtk = {
enable = true;
};
mako = {
enable = true;
};
udiskie = {
enable = true;
};
polkit = {
enable = true;
};
syncthing = {
enable = false;
};
xdg = {
enable = true;
};
};
utils = {
anyrun = {