From 42f54ce830176843429e2985763a5e75bbafacda Mon Sep 17 00:00:00 2001 From: Adam Dodman Date: Sun, 14 May 2017 01:02:16 +0100 Subject: [PATCH] Change from chromium to firefox w00t --- i3/config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/i3/config b/i3/config index 810273a..0a48548 100644 --- a/i3/config +++ b/i3/config @@ -62,7 +62,6 @@ floating_modifier $mod #Assign certain programs to certain workspaces assign [instance="ts3client_linux_amd64"] $ws9 -assign [class="chromium"] $ws3 assign [instance="music" class="URxvt"] $ws10 # start a terminal @@ -85,7 +84,7 @@ bindsym --release $mod+p exec gist -cpPR bindsym --release $mod+l exec ~/.config/i3/lock.sh #Chromium -bindsym --release $mod+c exec chromium +bindsym --release $mod+c exec firefox # alternatively, you can use the cursor keys: bindsym $mod+Left focus left