feat: Added prismlauncher and update to icons for anyrun

This commit is contained in:
uttarayan21
2025-02-12 21:38:39 +05:30
parent cbdfb89482
commit a3b10ee2bf
3 changed files with 26 additions and 18 deletions

View File

@@ -107,6 +107,13 @@
}"),
)
'';
"hyprwin.ron".text = ''
Config(
icons: {
"org.wezfurlong.wezterm": "wezterm",
}
)
'';
};
extraCss = ''

View File

@@ -45,5 +45,6 @@ lib.attrsets.optionalAttrs device.hasGui {
wl-clipboard
zed-editor
webcord
prismlauncher
];
}