Update README.md
This commit is contained in:
42
README.md
42
README.md
@@ -52,24 +52,26 @@ https://forum.endeavouros.com/t/sway-edition-general-conversation
|
||||
- Bar = Waybar
|
||||
- Sound = Pulseaudio
|
||||
|
||||
Main shortcuts: ~/.config/sway/cheatsheet
|
||||
Main shortcuts: `~/.config/sway/cheatsheet`
|
||||
|
||||
|
||||
<kbd>MOD</kbd> key is set to the <kbd>WINKEY</kbd>/<kbd>LINKEY</kbd>
|
||||
|
||||
- <kbd>MOD</kbd>+<kbd>Return</kbd> = open floating terminal (XFCE4-Terminal)
|
||||
- <kbd>MOD</kbd>+<kbd>O</kbd> = open Browser (firefox)
|
||||
- <kbd>MOD</kbd>+<kbd>N</kbd> = open File Manager (thunar)
|
||||
- <kbd>MOD</kbd>+<kbd>D</kbd>= app menu (wofi)
|
||||
- <kbd>MOD</kbd>+<kbd>Q</kbd> = close focused app [kill]
|
||||
- <kbd>Shift</kbd>+<kbd>PrtSc</kbd> = screenshot/bring up screenshot menu
|
||||
- <kbd>MOD</kbd>+<kbd>SHIFT</kbd>+<kbd>E</kbd> = power-menu
|
||||
- <kbd>MOD</kbd>+<kbd>R</kbd> = resize mode
|
||||
- <kbd>MOD</kbd>+<kbd>SHIFT</kbd>+<kbd>SPACE</kbd> = float window
|
||||
- <kbd>MOD</kbd>+<kbd>HOLD DOWN</kbd> = drag floating window
|
||||
- <kbd>MOD</kbd>+<kbd>↑ ↓ → ←</kbd> = switch focus respectively
|
||||
- <kbd>MOD</kbd>+<kbd>SHIFT</kbd>+<kbd>MINUS</kbd> = send to scratchpad
|
||||
- <kbd>MOD</kbd>+<kbd>MINUS</kbd> = cycle through scratchpad
|
||||
|
||||
[mod] key is set to the winkey (or should i call it linkey?)
|
||||
|
||||
- [mod]+Return = open floating terminal (XFCE4-Terminal)
|
||||
- [mod]+(Shift)+Return = open fixed terminal (Termite)
|
||||
- [mod]+o = open Browser (firefox)
|
||||
- [mod]+n = open File Manager (thunar)
|
||||
- [mod]+d = app menu (wofi)
|
||||
- [mod]+q = close focused app [kill]
|
||||
- (Shift)+(Print-Key) = screenshot/bring up screenshot menu
|
||||
- [mod]+(Shift)+e = power-menu
|
||||
- [mod]+r = resize mode
|
||||
- [mod]+(Shift)+(Space) = float window
|
||||
- {HOLD DOWN} [mod] = drag floating window
|
||||
- [mod]+(Arrow Keys) = switch focus respectively
|
||||
- [mod]+(Shift)+(Minus) = send to scratchpad
|
||||
- [mod]+(Minus) = cycle through scratchpad
|
||||
|
||||
|
||||
## Tiling:
|
||||
@@ -77,10 +79,10 @@ Main shortcuts: ~/.config/sway/cheatsheet
|
||||
Is set to default for swaywm and can be changed to:
|
||||
|
||||
- stacking: Only the focused window in the container is displayed. You get a list of windows at the top of the container.
|
||||
- [mod]+s (Vertical List)
|
||||
- [mod]+w (Horizontal List)
|
||||
- navigate lists with [mod]+(Arrow Keys)
|
||||
- [mod]+e = to go back to tiling
|
||||
- <kbd>MOD</kbd>+<kbd>S</kbd> = Vertical List
|
||||
- <kbd>MOD</kbd>+<kbd>W</kbd> = Horizontal List
|
||||
- navigate lists with <kbd>MOD</kbd>+<kbd>↑ ↓ → ←</kbd>
|
||||
- <kbd>MOD</kbd>+<kbd>E</kbd> = Back to tiling
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user