diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2023-12-21 14:39:22 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2023-12-21 14:39:22 +0530 |
commit | 3092740d4b976b2668dcaa25c2f20730fa933501 (patch) | |
tree | 308b7803f24106d566e690994a3b82445631a097 /.config | |
parent | b0b955d8517b349132f6eb7bdb5a85ae9199f67e (diff) |
hypr: replacing discord w webcord sharing entire screen
Diffstat (limited to '.config')
-rw-r--r-- | .config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 955fe12..a4a9d50 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -182,7 +182,7 @@ bind = $MOD SHIFT, T, exec, qutebrowser https://teams.microsoft.com # Launch spotify bind = $MOD SHIFT, M, exec, sp # Launch discord -bind = $MOD SHIFT, D, exec, discord +bind = $MOD SHIFT, D, exec, webcord # Launch telegram bind = $MOD CTRL, T, exec, telegram-desktop |