diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2019-11-23 14:36:26 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2019-11-23 14:36:26 -0500 |
| commit | 974069670bf7954d02b682caddb47a648335fa8a (patch) | |
| tree | 294566e3871547967dd6390d89a8c2a9c2506e7c /.local/share/larbs/getkeys/i3 | |
| parent | 04927ff8e836e8aee997874f770381c366c12d69 (diff) | |
| download | eibhear-974069670bf7954d02b682caddb47a648335fa8a.tar.gz eibhear-974069670bf7954d02b682caddb47a648335fa8a.tar.zst eibhear-974069670bf7954d02b682caddb47a648335fa8a.zip | |
getkeys moved to share
Diffstat (limited to '.local/share/larbs/getkeys/i3')
| -rw-r--r-- | .local/share/larbs/getkeys/i3 | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/.local/share/larbs/getkeys/i3 b/.local/share/larbs/getkeys/i3 new file mode 100644 index 0000000..695744a --- /dev/null +++ b/.local/share/larbs/getkeys/i3 @@ -0,0 +1,48 @@ + _ _____ +(_)___ / +| | |_ \ +| |___) | +|_|____/ +i3 is the window manager. +For a full readme, press super+F1. +This is a partial key list. + esc left workspace exit i3 + tab last workspace + - - vol -- vol + _ - vol -- vol + = + vol ++ vol + + + vol ++ vol + q kill win kill win + w nmtui (wlan) browser + e neomutt tutorials + r ranger winresize + t toggle hor/vert gaps=15px + y calcurse resize left + u dropdown term resize down + i htop resize up + o sticky win resize right + p pause music pause A/V + [ back 10 secs back 2 min + ] forward 10 secs forward 2 min + \ last workspace + a calculator audio control + s + inner gaps - inner gaps + d dmenu remove gaps + f fullscreen freeze mode + g left workspace GIMP + h focus left move win left + j focus down move win down + k focus up move win up + l focus right move win right + ; right workspace + ' fast right win + z + outer gaps - outer gaps + x lock screen shutdown + c webcam + v open Vimwiki + b bar on/off stick/float win (left) + n newsboat stick/float win (right) + m ncmpcpp mute audio + , < previous song restart song + . > next song + / ? fast win below kill win |
