Added some keybindings
This commit is contained in:
14
README.md
14
README.md
@@ -41,8 +41,6 @@ Lightdm Setup is Commented by Default
|
|||||||
|
|
||||||
## To-Do
|
## To-Do
|
||||||
- Find bugs and fix
|
- Find bugs and fix
|
||||||
- Screenshot menu, does not center well, with with width 100 - might just move it to the right
|
|
||||||
- Make qt themeing guide
|
|
||||||
- Write WIKI
|
- Write WIKI
|
||||||
|
|
||||||
|
|
||||||
@@ -64,14 +62,24 @@ Main shortcuts:
|
|||||||
- [mod]+d = app menu (wofi)
|
- [mod]+d = app menu (wofi)
|
||||||
- [mod]+q = close focused app [kill]
|
- [mod]+q = close focused app [kill]
|
||||||
- (Shift) Print-key = screenshot/bring up screenshot menu
|
- (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:
|
## Tiling:
|
||||||
|
|
||||||
Is set to default for swaywm and can be changed to:
|
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.
|
- stacking: Only the focused window in the container is displayed. You get a list of windows at the top of the container.
|
||||||
|
- [mod]+s ([mod]+e = to go back to tiling)
|
||||||
|
|
||||||
- tabbed: so each new window will open fullscreen as a tab, you can change between window-tabs with mouse or shortcut: [mod]+Left focus left (left arrow key) [mod]+Right focus right (right arrow key)
|
- views: swtich between tiling horizontally and vertically
|
||||||
|
- [mod]+e
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user