Procházet zdrojové kódy

Update README.md

pull/1/head
Dejvino před 4 roky
committed by GitHub
rodič
revize
234dce31c7
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl 7 přidání a 0 odebrání
  1. +7
    -0
      README.md

+ 7
- 0
README.md Zobrazit soubor

@@ -39,6 +39,13 @@ The bars show you CPU/MEM usage, backlight brightness, time, etc. Touching them
### Touch gestures ### Touch gestures
Swiping two fingers up / down activates or hides the on-screen keyboard. Swiping two fingers left / right changes the active workspace. Three fingers change the active window in the direction of the swipe. Four fingers move the active window accordingly. Swiping two fingers up / down activates or hides the on-screen keyboard. Swiping two fingers left / right changes the active workspace. Three fingers change the active window in the direction of the swipe. Four fingers move the active window accordingly.


## TIP!
You can use this as a configs backup mechanism!
```
$ make fetch
```
Running this command gathers the relevant config files from your running system and replaces the files in the repository. You can then `git add` and `commit` your own changes, straight from the phone! This is actually how the config files here were created.

## Components ## Components
* postmarketOS - base Linux distribution (though any other would work as well) * postmarketOS - base Linux distribution (though any other would work as well)
* sway (pmos package) - tiling Wayland compositor * sway (pmos package) - tiling Wayland compositor


Načítá se…
Zrušit
Uložit