i3 is a dynamic tiling window manager inspired by wmii that is primarily targeted at developers and advanced users.
I am using i3-gaps-next, a fork of i3wm with more features, as window manager and desktop at work. Check ReadMe for more detail.
yaourt -S i3-gaps-next-git i3lock i3status i3-blocks-gaps-git conky compton-git pavucontrol xtitle rofi feh fcitx ttf-ubuntu-font-family ttf-font-awesome git clone https://github.com/banbanchs/dotfiles.git ~/.dotfiles ln -s ~/.i3 ~/.dotfiles/i3
注销并选择 i3
进行登陆
以下的 $mod
均为 键盘中的Super
键(即Window
徽标)
Keybindings | Meaning |
---|---|
$mod+Return | 打开终端 |
$mod+Number | 切换到Number 号工作区 |
$mod+Shift+Number | 将当前窗户移动到Number 号工作区 |
$mod+f | 将当前container全屏 |
$mod+v | 垂直方向分屏 |
$mod+g | 水平方向分屏 |
$mod+r | 进入resize模式 |
$mod+d | 打开rofi快捷启动程序 |
ctrl+$mod+l | 电源操作选项(关机、休眠等) |