1
0
mirror of https://github.com/balkian/dotfiles.git synced 2025-08-23 08:02:19 +00:00

Updated oh-my-zsh and moved to firefox

This commit is contained in:
J. Fernando Sánchez
2014-03-09 00:24:13 +01:00
parent 7c35e64b44
commit 444fc3706a
4 changed files with 13 additions and 6 deletions

View File

@@ -26,7 +26,7 @@ bindsym Control+Mod1+t exec urxvt
# start lock
bindsym Control+Mod1+l exec i3lock -c 000000 -t -i ~/Pictures/Wallpapers/Game\ Over\ Hacker.png
bindsym Control+Mod1+w exec i3-one-instance google-chrome
bindsym Control+Mod1+w exec i3-one-instance firefox
bindsym Control+Mod1+g exec i3-one-instance gvim
bindsym $mod+o exec i3-winmenu.py
bindsym Control+Mod1+f exec pcmanfm
@@ -211,6 +211,8 @@ client.urgent #2f343a #101010 #93a1a1 #900000
for_window [class="^Google-chrome$"] border none
assign [class="Google-chrome" window_role="browser"] 2: Web
for_window [class="^Firefox$"] border none
assign [class="Firefox" window_role="browser"] 2: Web
for_window [class="^URxvt$"] border 1px
assign [title="^tmux$"] 1: Term
assign [class="^Gvim$"] 3: Edit
@@ -242,7 +244,7 @@ exec urxvt -e tmux attach
#set $mode_system System (l) lock, (e) logout, (s) suspend, (h) hibernate, (r) reboot, (Shift+s) shutdown
#mode "$mode_system" {
#bindsym l exec --no-startup-id i3exit lock, mode "default"
#bindsym e exec --no-startup-id i3exit logout, mode "default"
#bindsym e exec --no-startup-id i3exit logout, mode "default"e
#bindsym s exec --no-startup-id i3exit suspend, mode "default"
#bindsym h exec --no-startup-id i3exit hibernate, mode "default"
#bindsym r exec --no-startup-id i3exit reboot, mode "default"
@@ -253,3 +255,5 @@ exec urxvt -e tmux attach
#bindsym Escape mode "default"
#}
#bindsym $mod+Pause mode "$mode_system"
exec --no-startup-id feh --bg-scale Pictures/Wallpapers/little_big_planet.jpg
exec --no-startup-id compton -b --config ~/.compton.conf