Odin: add Hyprland

This commit is contained in:
Filippo Berto 2023-11-13 12:08:52 +01:00
parent 485b6e5f58
commit deb7148744
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
6 changed files with 39 additions and 21 deletions

View file

@ -17,11 +17,11 @@ let
exec = cmd link;
};
links = [
{
desktopName = "Microsoft Teams";
link = "https://teams.microsoft.com";
categories = [ "Office" ];
}
# {
# desktopName = "Microsoft Teams";
# link = "https://teams.microsoft.com";
# categories = [ "Office" ];
# }
{
desktopName = "Chess.com";
link = "https://chess.com";