Skip to content

Commit

Permalink
fixes config example for iterm and brave (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
agzam authored Oct 9, 2021
1 parent 17a28e8 commit 1d4523d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.example.fnl
Original file line number Diff line number Diff line change
Expand Up @@ -247,13 +247,13 @@
:action (activator "Firefox")}
{:key :i
:title "iTerm"
:action (activator "iTerm2")}
:action (activator "iterm")}
{:key :s
:title "Slack"
:action (activator "Slack")}
{:key :b
:title "Brave"
:action (activator "Brave")}
:action (activator "brave browser")}
{:key :m
:title music-app
:action (activator music-app)}])
Expand Down

0 comments on commit 1d4523d

Please sign in to comment.