<Arya[verncc][m]>
export this before starting river
<Arya[verncc][m]>
or do `XKB_DEFAULT_OPTIONS=caps:backspace river`
<krishnaj>
Arya[verncc][m]: Thanks !!!!
<krishnaj>
Could someone please add this to the wiki ??
<krishnaj>
or the readme
krishnaj has quit [Remote host closed the connection]
<n0r>
Arya [vern.cc]: backspace != escape ;)
<Arya[verncc][m]>
true
<Arya[verncc][m]>
this is what i use
<Arya[verncc][m]>
since my backspace is 1u
cabal704 has quit [Quit: WeeChat 3.5]
Guest64 has joined #river
Guest64 has quit [Quit: Client closed]
naamune has joined #river
krishnaj has joined #river
<krishnaj>
So I tried Arya[verncc][m] solution but it does not seem to work, how do you do it, did you make a script or an alias in the bashrc.
<Arya[verncc][m]>
you have to export that variable before starting sway
<Arya[verncc][m]>
*river
<krishnaj>
okay lemme try
krishnaj has quit [Remote host closed the connection]
kjani has joined #river
<kjani>
Yeah so it worked
<kjani>
But how do I do it in subsequent launches and how do I automate setting this variable everytime river starts ?
kjani has quit [Remote host closed the connection]
wrkzk has quit [Quit: WeeChat 3.5]
<n0r>
kjani: I basically just run a little script which does the XKB stuff and runs river with my custom init location.
<Shinyzenith[m]>
Hi, I keep segfaulting when trying to access the app_id from a surfaces toplevel, if someone could shed some light as to why this is happening that would help a lot!
<Shinyzenith[m]>
( this is in the set_app_id handler for a toplevel )
wrkzk has joined #river
notzmv has quit [Ping timeout: 276 seconds]
fitrh has quit [Remote host closed the connection]
notzmv has joined #river
mon_aaraj has joined #river
icp has joined #river
icp has quit [Client Quit]
icp has joined #river
icp has quit [Quit: Client closed]
mon_aaraj has quit [Ping timeout: 272 seconds]
mon_aaraj has joined #river
mon_aaraj has quit [Ping timeout: 244 seconds]
mon_aaraj has joined #river
mon_aaraj has quit [Ping timeout: 240 seconds]
mon_aaraj has joined #river
naamune has quit [Remote host closed the connection]
wrkzk has quit [Quit: WeeChat 3.5]
wrkzk has joined #river
mon_aaraj has quit [Ping timeout: 276 seconds]
mon_aaraj has joined #river
mon_aaraj has quit [Remote host closed the connection]
mon_aaraj has joined #river
wrkzk has quit [Quit: WeeChat 3.5]
wrkzk has joined #river
talismanick has joined #river
talismanick is now known as Guest5024
LemanR has joined #river
<LemanR>
hey all, thinking about switching from bspwm to river (so I can make my system mostly wayland based). Can river be configured using any script (not only bash).
<LemanR>
forgive my bad use of the jargon. I study neuroscience so all my CS learning in through reading and tinkering lol
<LemanR>
my instincts says yes because I would just swap out the /bin/sh for whatever I wanted than modify the file as needed.
<LemanR>
I just wanted to be sure because I run gentoo and I'd also want to change the X11 to wayland which is a little bit of an undertaking.
<tleydxdy[m]>
yes, it can be any executable, even c would work