Update README.md

This commit is contained in:
Fmstrat
2019-03-26 14:47:36 -04:00
committed by GitHub
parent 4c0ecfcdf7
commit 4758f67501

View File

@@ -10,10 +10,10 @@ By default, this extension uses `<Super><Control><Shift>`+`<Arrows>` to move win
To use `<Super>`+`<Arrows>` for this extension: To use `<Super>`+`<Arrows>` for this extension:
``` ```
$ bash ~/.local/share/gnome-shell/extensions/windows.window.tile@nowsci.com/setHotKey.sh Super $ bash ~/.local/share/gnome-shell/extensions/wintile@nowsci.com/setHotKey.sh Super
``` ```
To reset `<Super>`+`<Arrows>` to default for GNOME: To reset `<Super>`+`<Arrows>` to default for GNOME:
``` ```
$ bash ~/.local/share/gnome-shell/extensions/windows.window.tile@nowsci.com/setHotKey.sh ControlShiftSuper $ bash ~/.local/share/gnome-shell/extensions/wintile@nowsci.com/setHotKey.sh ControlShiftSuper
``` ```