Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
snaphat authored Apr 19, 2021
1 parent 0ba58bd commit 32cd7f0
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,13 @@ _UNINSTALL.bat

## Configuration
virtual_desktop_enhancer supports the ability to change hotkey prefixes and to enable desktop looping using a configuration file. In order to customize the configuration, rename `config.default.ini` to `config.ini` and edit the file as desired. Hotkey settings use the [AHK hotkey format](https://www.autohotkey.com/docs/Hotkeys.htm).
| Setting | Description |
|--------------------------------------------------|--------------------------------------------------------------------------|
| switch_to_desktop_prefix | Prefix key(s) for _Switch to virtual desktop_ hotkeys. |
| move_active_window_to_desktop_prefix | Prefix key(s) for _Move window to the virtual desktop_ hotkeys. |
| move_active_window_to_desktop_and_follow_prefix | Prefix key(s) for _Move window & Switch to the virtual desktop_ hotkeys. |
| enable_desktop_looping | Configures desktop looping for shortcuts. |
| animate_desktop_looping | Configures animating of desktop looping. |
| Setting | Description |
|--------------------------------------------------|----------------------------------------------------------------------|
| switch_to_desktop_prefix | Prefix key(s) for _Switch to virtual desktop_ hotkeys. |
| move_active_window_to_desktop_prefix | Prefix key(s) for _Move window to virtual desktop_ hotkeys. |
| move_active_window_to_desktop_and_follow_prefix | Prefix key(s) for _Move window & Switch to virtual desktop_ hotkeys. |
| enable_desktop_looping | Configures desktop looping for shortcuts. |
| animate_desktop_looping | Configures animating of desktop looping. |


## Images
Expand Down

0 comments on commit 32cd7f0

Please sign in to comment.