1
0
mirror of https://github.com/Adam-Ant/dotfiles synced 2024-07-06 05:36:16 +00:00

Change from chromium to firefox w00t

This commit is contained in:
Adam Dodman 2017-05-14 01:02:16 +01:00
parent 566d914991
commit 42f54ce830

View File

@ -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