#why wont this work? im on hyprland new setup [SOLVED]

10 messages · Page 1 of 1 (latest)

glass beacon
#

Move focus with mainMod + arrow keys

bind = $mainMod, left, movefocus
bind = $mainMod, right, movefocus
bind = $mainMod, up, movefocus
bind = $mainMod, down, movefocus

wintry glen
#

Hello, you need to add a direction, I'll show you some examples.

#

bind = $mainMod, left, movefocus, l
bind = $mainMod, right, movefocus, r
bind = $mainMod, up, movefocus, u
bind = $mainMod, down, movefocus, d

#

l means left, r means right, u means up, and d means down

#

let me know if this helps

glass beacon
#

thank you

#

the arch config came without the r

wintry glen
#

... solved

trim heartBOT
#

#17680 📣 If there is nothing else that we can do for you, please close this thread by adding "[SOLVED]" to the title.

  • You can do this on desktop by clicking the three dots on the top right of the page, and pressing "Edit Post".
  • You can also do this on Android / iOS by long tapping your post in the text channel list, and tapping "Edit Post".

Your title should be like so: http://0x0.st/8Rt9.png
Thank you

glass beacon
#

why wont this work? im on hyprland new setup [CLOSED]