Skip to content

Commit

Permalink
fix duplicate shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
giacomos85 committed Jan 31, 2014
1 parent 49edf0f commit 15f7c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config_work_laptop
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ bindsym $mod+Ctrl+l exec i3lock -c 000000 -i $pictures_folder/wallpaper.png -t #
#bindsym $mod+Ctrl+l exec --no-startup-id $i3_path/i3exit lock, mode "default"
bindsym $mod+b exec nautilus --no-desktop &
bindsym $mod+Shift+B exec i3-input -F 'exec ~/.i3/conky/brightnesslevel.sh set %s' -P 'Set brightness to: '
bindsym $mod+Shift+L exec i3-input -F 'exec setxkbmap %s' -P 'Set keyboard layout to: '
bindsym Mod1+Shift+K exec i3-input -F 'exec setxkbmap %s' -P 'Set keyboard layout to: '

## Assign section
assign [class="^Firefox$"] → $w1
Expand Down

0 comments on commit 15f7c63

Please sign in to comment.