aboutsummaryrefslogtreecommitdiffstats
path: root/i3
diff options
context:
space:
mode:
Diffstat (limited to 'i3')
-rw-r--r--i3/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/i3/config b/i3/config
index 0b4fe50..5af7f9f 100644
--- a/i3/config
+++ b/i3/config
@@ -125,7 +125,7 @@ bindsym $mod+Shift+r restart
# App bindings to open
set $open_mode Open: (e) Emacs, (f) Firefox
mode "$open_mode" {
- bindsym f exec firefox, mode "default"
+ bindsym f exec firefox-developer-edition, mode "default"
bindsym e exec emacsclient -c -a "emacs", mode "default"
# back to normal: Enter or Escape