feat: Added prismlauncher and update to icons for anyrun
This commit is contained in:
@@ -107,6 +107,13 @@
|
||||
}"),
|
||||
)
|
||||
'';
|
||||
"hyprwin.ron".text = ''
|
||||
Config(
|
||||
icons: {
|
||||
"org.wezfurlong.wezterm": "wezterm",
|
||||
}
|
||||
)
|
||||
'';
|
||||
};
|
||||
|
||||
extraCss = ''
|
||||
|
||||
@@ -45,5 +45,6 @@ lib.attrsets.optionalAttrs device.hasGui {
|
||||
wl-clipboard
|
||||
zed-editor
|
||||
webcord
|
||||
prismlauncher
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user