Fix colors

This commit is contained in:
Marco Thomas
2020-09-30 19:57:52 +02:00
parent 85637098c3
commit bc2cf2efd3
5 changed files with 8 additions and 8 deletions

View File

@@ -87,11 +87,12 @@ bindsym XF86AudioPrev exec playerctl previous
# ======================================== Open Applications
mode "Open" {
bindsym f exec firefox
bindsym s exec spotify
bindsym d exec discord; exec Discord
bindsym c exec gsimplecal
bindsym d exec discord; exec Discord
bindsym f exec firefox
bindsym p exec pavucontrol
bindsym s exec spotify
bindsym t exec telegram-desktop
bindsym Escape mode "default"
bindsym Return mode "default"