+how to use multiple dispatchers

This commit is contained in:
Ammar Haddadi 2022-10-30 21:19:15 +01:00
parent c247a5e78b
commit 112a0260ca
1 changed files with 10 additions and 0 deletions

View File

@ -65,6 +65,16 @@ bind = MOD,KEY,exec,sleep 1 && hyprctl dispatch dpms off
{{< /hint >}}
{{< hint >}}
You can use multiple dispatchers with the same keybind by writing the same keybind in two lines with one dispatcher for each , example :
```
#to switch between windows in a flowting workspace
bind = $mainMod,Tab,movefocus,l #change focus to git other window
bind = $mainMod,Tab,bringactivetotop #brings it to top
```
please note that the order of dispatchers matters
{{< /hint >}}
# Workspaces
You have seven choices: