Fix discord shortcut in i3 config
This commit is contained in:
parent
5373f8681e
commit
73e703d3b9
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ bindsym $mod+E exec thunar
|
|||
bindsym $mod+W exec firefox-developer-edition
|
||||
bindsym $mod+Shift+W exec firefox-developer-edition --private-window
|
||||
bindsym $mod+M exec thunderbird
|
||||
bindsym $mod+D exec discord-canary
|
||||
bindsym $mod+D exec discord
|
||||
bindsym $mod+G exec steam
|
||||
bindsym $mod+period exec gnome-characters
|
||||
|
||||
|
|
Loading…
Reference in a new issue