niri: change telegram command

This commit is contained in:
Olexandr Smirnov 2025-08-27 20:37:18 +03:00
parent ee0d72ca3a
commit f4d96242a9
No known key found for this signature in database

View file

@ -183,7 +183,7 @@ binds {
Mod+Shift+f { spawn "newsflash"; } Mod+Shift+f { spawn "newsflash"; }
Mod+Shift+r { spawn "solanum"; } Mod+Shift+r { spawn "solanum"; }
Mod+Shift+s { spawn "spotify"; } Mod+Shift+s { spawn "spotify"; }
Mod+Shift+t { spawn "telegram-desktop"; } Mod+Shift+t { spawn "Telegram"; }
Mod+Shift+w { spawn "firefox"; } Mod+Shift+w { spawn "firefox"; }
// }}} // }}}
// func keys {{{ // func keys {{{