ifreund changed the topic of #river to: river - a dynamic tiling wayland compositor || https://github.com/riverwm/river || channel logs: https://libera.irclog.whitequark.org/river/
Guest71 has joined #river
Guest71 has quit [Client Quit]
Guest71 has joined #river
Guest71 has quit [Client Quit]
waleee has quit [Ping timeout: 256 seconds]
snakedye has quit [Ping timeout: 256 seconds]
Misthios has quit [Quit: Misthios]
Misthios has joined #river
mon_aaraj has quit [Ping timeout: 252 seconds]
mon_aaraj has joined #river
snakedye has joined #river
pkap has joined #river
NickH has quit [Ping timeout: 240 seconds]
mon_aaraj has quit [Ping timeout: 256 seconds]
mon_aaraj has joined #river
NickH has joined #river
vaivis has joined #river
vaivis has left #river [#river]
vaivis has joined #river
vaivis has quit [Quit: WeeChat 3.4]
makaba has joined #river
<pkap> People usually recommend to use a script for binding complicated commands. Are there objections to do it like this? https://bin.garudalinux.org/?9cd1c2c54a7ebd91#6UkksjhHEr5sFNCZn7NuFgi9R3enHeBeBaKkuRfvyEN6
<pkap> I like to have stuff in one place and not spread over multiple scripts
<makaba> I'd like to have monocle layout on river, but rivercarro build fails
<novakane> makaba: what's the error?
<novakane> how did you install river and rivercarro, I mean, what prefix did you use? `zig build --prefix ~/.local` ?
<novakane> my first bet would be that it doesn't find the river-layout protocol https://git.sr.ht/~novakane/rivercarro#building
mon_aaraj has quit [Ping timeout: 252 seconds]
elshize has quit [Ping timeout: 245 seconds]
elshize has joined #river
waleee has joined #river
<novakane> makaba: what does `pkg-config --variable=pkgdatadir river-protocols` return?
mon_aaraj has joined #river
elshize has quit [Ping timeout: 256 seconds]
elshize has joined #river
mon_aaraj has quit [Ping timeout: 240 seconds]
mon_aaraj has joined #river
makaba has quit [Quit: Client closed]
groknull has joined #river
pkap has quit [Quit: Client closed]
pkap has joined #river
mon_aaraj has quit [Ping timeout: 250 seconds]
mon_aaraj has joined #river
groknull has quit [Remote host closed the connection]
makaba has joined #river
mon_aaraj has quit [Ping timeout: 256 seconds]
<makaba> novakane: "/var/tmp/portage/gui-wm/river-9999/image/usr/share/river-protocols"
makaba has quit [Quit: Client closed]
makaba has joined #river
adamcstephens has quit [Remote host closed the connection]
adamcstephens has joined #river
pkap has quit [Quit: Client closed]
adamcstephens has quit [Ping timeout: 256 seconds]
notzmv has quit [Ping timeout: 240 seconds]
elshize has quit [Ping timeout: 240 seconds]
elshize has joined #river
adamcstephens has joined #river
groknull has joined #river
groknull has quit [Remote host closed the connection]
pkap has joined #river
pkap has quit [Ping timeout: 256 seconds]
luke098 has joined #river
<luke098> Does the default config not work? I copied it to ~/.config/river/ but it seems like it never gets executed. All I get is a blue background. The only thing I changed is the terminal command
<tiosgz`> are you trying to use the config from git-master with an older (incl. latest release) version?
<tiosgz`> it uses the `Super` modifier alias, but that's been added only recently
<luke098> I have tried git and release, but I will try git again because I might have changed more stuff when I tested that
elshize has quit [Ping timeout: 252 seconds]
<luke098> yea, git with default config only changing the terminal command doesn't work
elshize has joined #river
notzmv has joined #river
<steef> You can put something like echo foo >/tmp/bar in it to see whether it gets executed
<steef> Could be that there's a problem with the line setting the terminal binding
luke098 has quit [Remote host closed the connection]
luke098 has joined #river
<luke098> that didn't work. I also tried specifying -c ~/.config/river/init and it didn't do anything.
kraem has quit [Quit: WeeChat 3.3]
hspak has quit [Quit: The Lounge - https://thelounge.chat]
hspak6 has joined #river
<leon-p> luke098: the file needs to be executable
<luke098> wow, thanks I totally forgot about that. it works now ;(
luke098 has quit [Remote host closed the connection]
luke098 has joined #river
luke098 has quit [Remote host closed the connection]
makaba has quit [Quit: Client closed]
luke098 has joined #river
<luke098> is it possible to have the focus follow the cursor?
<leon-p> luke098: `man riverctl`, search for "focus-follows-cursor"