mirror of
https://github.com/Adam-Ant/dotfiles
synced 2024-12-20 11:34:35 +00:00
Change from chromium to firefox w00t
This commit is contained in:
parent
566d914991
commit
42f54ce830
@ -62,7 +62,6 @@ floating_modifier $mod
|
|||||||
|
|
||||||
#Assign certain programs to certain workspaces
|
#Assign certain programs to certain workspaces
|
||||||
assign [instance="ts3client_linux_amd64"] $ws9
|
assign [instance="ts3client_linux_amd64"] $ws9
|
||||||
assign [class="chromium"] $ws3
|
|
||||||
assign [instance="music" class="URxvt"] $ws10
|
assign [instance="music" class="URxvt"] $ws10
|
||||||
|
|
||||||
# start a terminal
|
# start a terminal
|
||||||
@ -85,7 +84,7 @@ bindsym --release $mod+p exec gist -cpPR
|
|||||||
bindsym --release $mod+l exec ~/.config/i3/lock.sh
|
bindsym --release $mod+l exec ~/.config/i3/lock.sh
|
||||||
|
|
||||||
#Chromium
|
#Chromium
|
||||||
bindsym --release $mod+c exec chromium
|
bindsym --release $mod+c exec firefox
|
||||||
|
|
||||||
# alternatively, you can use the cursor keys:
|
# alternatively, you can use the cursor keys:
|
||||||
bindsym $mod+Left focus left
|
bindsym $mod+Left focus left
|
||||||
|
Loading…
Reference in New Issue
Block a user