i3 getkeys
This commit is contained in:
parent
d01ee57c0b
commit
7fed5bb0a7
2 changed files with 45 additions and 5 deletions
|
@ -3,9 +3,48 @@
|
||||||
| | |_ \
|
| | |_ \
|
||||||
| |___) |
|
| |___) |
|
||||||
|_|____/
|
|_|____/
|
||||||
|
|
||||||
i3 is the window manager.
|
i3 is the window manager.
|
||||||
|
For a full readme, press super+F1.
|
||||||
The bindings for i3 can be accessed in LARBS by typing Super+F1.
|
This is a partial key list.
|
||||||
|
esc left workspace exit i3
|
||||||
This file is in `~/.config/i3/i3_guide.pdf`.
|
tab last workspace
|
||||||
|
- - vol -- vol
|
||||||
|
_ - vol -- vol
|
||||||
|
= + vol ++ vol
|
||||||
|
+ + vol ++ vol
|
||||||
|
q kill win kill win
|
||||||
|
w browser browser
|
||||||
|
e neomutt tutorials
|
||||||
|
r ranger sudo ranger
|
||||||
|
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
|
||||||
|
b bar on/off stick/float win
|
||||||
|
n newsboat
|
||||||
|
m ncmpcpp mute audio
|
||||||
|
, previous song restart song
|
||||||
|
< previous song restart song
|
||||||
|
. next song
|
||||||
|
> next song
|
||||||
|
/,? fast win below kill win
|
||||||
|
|
|
@ -16,3 +16,4 @@ zathura is the pdf/djvu reader.
|
||||||
r - Reload document if changed
|
r - Reload document if changed
|
||||||
R - Rotate document
|
R - Rotate document
|
||||||
D - Toggle dual-page mode
|
D - Toggle dual-page mode
|
||||||
|
p - Print document
|
||||||
|
|
Loading…
Reference in a new issue