mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-23 01:08:32 +02:00
chore: remove discord app, use the web version instead
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
# instant messaging
|
||||
telegram-desktop
|
||||
discord
|
||||
# discord # update too frequently, use the web version instead
|
||||
|
||||
# remote desktop(rdp connect)
|
||||
remmina
|
||||
|
||||
@@ -64,7 +64,6 @@
|
||||
# all other unknown schemes will be opened by this default application.
|
||||
# "x-scheme-handler/unknown" = editor;
|
||||
|
||||
"x-scheme-handler/discord" = ["discord.desktop"];
|
||||
"x-scheme-handler/tg" = ["org.telegram.desktop.desktop "];
|
||||
|
||||
"audio/*" = ["mpv.desktop"];
|
||||
|
||||
Reference in New Issue
Block a user