Remove slack
This commit is contained in:
parent
cc2ad7e6a3
commit
808f572734
@ -269,12 +269,12 @@ mode "$main"{
|
||||
#############################################################################
|
||||
|
||||
|
||||
set $social Discord (d), Element (e), Telegram (b), Slack (s), Teams (t)
|
||||
set $social Discord (d), Element (e), Telegram (b), Teams (t)
|
||||
mode "$social"{
|
||||
bindsym d exec --no-startup-id discord;focus
|
||||
bindsym e exec --no-startup-id element-desktop;focus
|
||||
bindsym b exec --no-startup-id telegram-desktop;focus
|
||||
bindsym s exec --no-startup-id slack;focus
|
||||
#bindsym s exec --no-startup-id slack;focus
|
||||
bindsym t exec --no-startup-id teams;focus
|
||||
|
||||
bindsym Return mode "default"
|
||||
|
Loading…
Reference in New Issue
Block a user