<Akawama[m]>
In my .config/river/init file, 'riverctl map normal Super+Shift Return foot' works fine but 'riverctl map normal Super Return foot' doesn't seem to work but if I run it as a command in a terminal it works just fine. What am I missing here?
<RZ_MJ[m]>
Both init file lines miss "spawn".
<RZ_MJ[m]>
Akawama: So I guess you do have spawn in the first but forgot it in the second and also when copying the first one here.
alexherbo2 has joined #river
leopoldek has quit [Ping timeout: 260 seconds]
hush has joined #river
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #river
liliana has quit [Remote host closed the connection]
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #river
Szadek5818 has joined #river
hush has quit [Read error: Connection reset by peer]
Guest5 has joined #river
Guest5 has quit [Client Quit]
Guest5 has joined #river
Guest5 has quit [Client Quit]
jao has joined #river
alexherbo2 has quit [Remote host closed the connection]
duncaen has joined #river
linkert has joined #river
sugarbeet has quit [Read error: Connection reset by peer]
leopoldek has joined #river
sugarbeet has joined #river
waleee has joined #river
duncaen has quit [Remote host closed the connection]
duncaen has joined #river
duncaen has quit [Remote host closed the connection]
leopoldek has quit [Ping timeout: 260 seconds]
duncaen has joined #river
leopoldek has joined #river
angry_vincent has quit [Remote host closed the connection]
ayushnix has quit [Remote host closed the connection]
leopoldek has quit [Ping timeout: 260 seconds]
linkert has quit [Remote host closed the connection]
linkert has joined #river
zaz has joined #river
<zaz>
hello everyone. what the command to run dmenu in ini config file. i tried too many forms. it didnt work. "dmenu_run" `dmenu_run` "/bin/sh -c dmenu_run"
<RZ_MJ[m]>
Do you mean creating a keymapping for it?
<zaz>
I mean what to put after spawn --> riverctl map normal Super p spwan "here in this place"
<RZ_MJ[m]>
Yeah. So what is the actual line you have in your file?
<zaz>
as i said. i tried this line --> riverctl map normal Super p spwan "dmenu_run" . it didnt work or if there is any alternative with fuzzel or rofi. no a problem. just any app launcher. right now. i use terminal to launch apps.
<RZ_MJ[m]>
Ok two issues here. First its 'spawn', not 'spwan'. Second 'P' should be capitalized.
<RZ_MJ[m]>
And if your command is a single word you don't need to quote it.
<zaz>
Ok. im going to try right now. im on ghostbsd . thank you for your time.
zaz has quit [Quit: Client closed]
<RZ_MJ[m]>
So you probably want riverctl map normal Super P spawn dmenu_run.
zaz has joined #river
<zaz>
Thank you. it works. thanks a lot for your help :)
<leon-p>
note that dmenu will be using XWayland. For wayyland native alternatives, try fuzzel.
<zaz>
whats the command for fuzzel ?
<leon-p>
fuzzel
<leon-p>
It fetches .desktop files by default
<RZ_MJ[m]>
Well... fuzzel :) manpage tells the options.
<zaz>
ok. so maybe i have other issues. i get this line at the end "err: wayland.c:1983: failed to connect to wayland; no compositor running?". i already checked the man page. i saw -T -p -D flags . i will read once more
<zaz>
in the beginning i see this : "nfo: main.c:1154: version: 1.9.2 +cairo +png +svg(librsvg) -assertions
<zaz>
info: config.c:1475: loading configuration from /home/d1ws/.config/fuzzel/fuzzel.ini"
<leon-p>
is $WAYLAND_DISPLAY set?
<leon-p>
wayland software uses that to find the right socket
<zaz>
yes. i get : wayland-1
<leon-p>
ok, if you try to run other wayland software from that same shell, does it run?
<zaz>
i didnt get well what you mean by "other wayland software" . i use only dwm and river . thats all on bash shell
zaz has quit [Quit: Client closed]
zaz has joined #river
leopoldek has joined #river
leopoldek has quit [Ping timeout: 260 seconds]
<leon-p>
And I don't get what you mean with dwm and river? You use both at the same time?
linkert has quit [Ping timeout: 260 seconds]
<zaz>
no. i kill dwm session with startx. after that. i use river if i want with river command.