tenseleyflow/hyprkvm / db284ce

Browse files

Update hyprkvm command in README

Authored by Matthew Forrester Wolffe <137964366+mfwolffe@users.noreply.github.com>
Committed by GitHub
SHA
db284ce12e2366615fd53c3270c349e6e4a6eae8
Parents
e6efc58
Tree
04f5a21

1 changed file

StatusFile+-
M README.md 4 4
README.mdmodified
@@ -200,10 +200,10 @@ Intercept workspace movement to trigger machine switching:
200200
 
201201
 ```ini
202202
 # ~/.config/hypr/hyprland.conf
203
-bind = SUPER, Left,  exec, hyprkvm-ctl move left
204
-bind = SUPER, Right, exec, hyprkvm-ctl move right
205
-bind = SUPER, Up,    exec, hyprkvm-ctl move up
206
-bind = SUPER, Down,  exec, hyprkvm-ctl move down
203
+bind = SUPER, Left,  exec, hyprkvm move left
204
+bind = SUPER, Right, exec, hyprkvm move right
205
+bind = SUPER, Up,    exec, hyprkvm move up
206
+bind = SUPER, Down,  exec, hyprkvm move down
207207
 ```
208208
 
209209
 ## Firewall