Compare commits

...

3 commits

4 changed files with 13 additions and 11 deletions

View file

@ -2,10 +2,7 @@
config.modules = {
application = {
zathura.enable = true;
foot = {
enable = true;
font-size = "10.5";
};
foot.enable = true;
};
audio.cmus.enable = true;
cli = {

View file

@ -28,4 +28,8 @@
xkb_variant = "altgr-intl";
};
};
home.sessionVariables = {
SSH_AUTH_SOCK = ''$XDG_RUNTIME_DIR/gnupg/S.gpg-agent.ssh'';
};
}

View file

@ -173,6 +173,7 @@ in
portal = {
enable = true;
extraPortals = with pkgs; [
xdg-desktop-portal
xdg-desktop-portal-wlr
xdg-desktop-portal-gtk
];

View file

@ -101,8 +101,8 @@ in
"format-icons" = {
"car" = "";
"default" = "";
"handsfree" = "󰋎";
"headphones" = "󰋋";
"hands-free" = "󰋎";
"headphone" = "󰋋";
"headset" = "󰋎";
"phone" = "";
"portable" = "";