You are not logged in.

#1 2023-02-04 14:43:24

Papyrus
Member
Registered: 2022-09-17
Posts: 6

sxhkd multi monitors ?

Hi,
I'm running archlinux with i3WM and everything works fine.
I try to switch to bspwm and it works fine but... only with 2 monitors, HDMI-1 and HDMI-2 but only second monitor is used by sxhkd.
I can use first monitor manuelly with the mouse, but using keybindings, only second monitor is considered.
Question : how to define monitor by name to select ithem properly.
Thanks for precious help.

PS : in all tutos or Youtubes I found, to much time is spend and lost about background images or font definition instead of telling about full configuration !

Offline

#2 2023-02-04 15:00:55

Papyrus
Member
Registered: 2022-09-17
Posts: 6

Re: sxhkd multi monitors ?

My actual config :

bspwmrc

#Dual monitor
bspc monitor HDMI-1 -d 1 2 3 4 5 6 7 8 9 10
bspc monitor HDMI-2 -d 1 2 3 4 5 6 7 8 9 10

sxhkdrc

# focus or send to the given desktop
super + {_,shift + }{ampersand,eacute,quotedbl,apostrophe,parenleft,minus,egrave,underscore,ccedilla,agrave}
    bspc {desktop -f,node -d} '^{1-9,10}'

Offline

Board footer

Powered by FluxBB