Update config

added shortcuts for slack and discord
This commit is contained in:
Vlad Doster 2020-03-10 13:04:46 -04:00 committed by GitHub
parent ea3e29b46f
commit 3460bc7fa9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,6 +110,10 @@ bindsym $mod+Shift+w exec $BROWSER
# Y
bindsym $mod+y exec $term -e calcurse -D ~/.config/calcurse
bindsym $mod+Shift+y exec --no-startup-id i3resize left
# X
bindsym $mod+x exec slack
bindsym $mod+Shift+x exec discord
# Z
bindsym $mod+z gaps outer current plus 5
bindsym $mod+Shift+z gaps outer current minus 5