modified: hosts/nixos/home.nix
This commit is contained in:
@@ -38,7 +38,7 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=Discord Web
|
Name=Discord Web
|
||||||
Exec=firefox --new-window https://discord.com/app
|
Exec=Exec=firefox --new-window --class DiscordWebApp https://discord.com/app
|
||||||
Icon=firefox
|
Icon=firefox
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Categories=Network;Chat;
|
Categories=Network;Chat;
|
||||||
@@ -47,7 +47,7 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=Telegram Web
|
Name=Telegram Web
|
||||||
Exec=firefox --new-window https://web.telegram.org
|
Exec=firefox --new-window --class TelegramWebApp https://web.telegram.org
|
||||||
Icon=firefox
|
Icon=firefox
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Categories=Network;Chat;
|
Categories=Network;Chat;
|
||||||
|
|||||||
Reference in New Issue
Block a user