Switch to webcord

This commit is contained in:
SebastianStork 2024-04-26 22:12:28 +02:00
parent 4851c78c52
commit d305a3b305
2 changed files with 2 additions and 2 deletions

View file

@ -27,7 +27,7 @@
"$mod, F, exec, $fileManager" "$mod, F, exec, $fileManager"
"$mod, C, exec, $editor" "$mod, C, exec, $editor"
"$mod, S, exec, spotify" "$mod, S, exec, spotify"
"$mod, D, exec, discord" "$mod, D, exec, webcord"
# Move focus # Move focus
"$mod, left, movefocus, l" "$mod, left, movefocus, l"

View file

@ -42,7 +42,7 @@
pkgs.brave pkgs.brave
pkgs.spotify pkgs.spotify
pkgs.cinnamon.nemo-with-extensions pkgs.cinnamon.nemo-with-extensions
pkgs.discord pkgs.webcord
pkgs.jetbrains.idea-community pkgs.jetbrains.idea-community
pkgs.vlc pkgs.vlc
pkgs.onlyoffice-bin_latest pkgs.onlyoffice-bin_latest