diff options
| author | Steve Lee <me@xiangyangli.com> | 2018-04-22 07:44:10 +0800 |
|---|---|---|
| committer | Steve Lee <me@xiangyangli.com> | 2018-04-22 07:44:10 +0800 |
| commit | 3afd2aae61ee38c1f29859620657be5980cfc148 (patch) | |
| tree | 5b0d1917f55b84ce34df57c7e86d7994f1a66a05 /.config/i3 | |
| parent | b8d5ac5b7020240aa05a0c80c6067ff77f505c39 (diff) | |
| download | dotfiles-3afd2aae61ee38c1f29859620657be5980cfc148.tar.xz dotfiles-3afd2aae61ee38c1f29859620657be5980cfc148.zip | |
update
Diffstat (limited to '.config/i3')
| -rw-r--r-- | .config/i3/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/i3/config b/.config/i3/config index 1de6300..140e541 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -203,8 +203,8 @@ new_window 1pixel bindsym $mod+o mode "$mode_launcher" mode "$mode_launcher" { - bindsym f exec firefox-esr - bindsym b exec chromium + bindsym f exec firefox + bindsym b exec chromim bindsym p exec ~/Code/PhpStorm/bin/phpstorm.sh bindsym c exec ~/Tools/pycharm-2016.3/bin/pycharm.sh bindsym v exec gvim |
