<zyzy>
hello everyone, does anyone know why river wont spawn any terminal when the terminals are installed and the keybinding works with launching other programs? thank you
<aimixsaka>
Which terminal emulator are you using?
<zyzy>
foot
<zyzy>
it somehow started working after installing xorg, i think it may be font related
<zyzy>
thanks for the help
<Nosrep>
looks like the shadow thing is intentional
<Nosrep>
gonna have to figure out why only river puts the shadow on the titlebar
<Nosrep>
i say only but i really only tested sway
amolinae has joined #river
<amolinae>
Hello is there a way to tell River to move windows to the stack as "slaves" instead of setting it as new master?
amolinae has quit [Quit: Client closed]
amolinae has joined #river
amolinae has quit [Client Quit]
zyzy has quit [Ping timeout: 240 seconds]
dumbmf has left #river [Killed buffer]
adamcstephens has quit [Remote host closed the connection]
adamcstephens has joined #river
catman has quit [Ping timeout: 252 seconds]
angry_vincent has joined #river
twelve has quit [Remote host closed the connection]
_whitelogger has joined #river
Ireozar has quit [Read error: Connection reset by peer]
Ireozar has joined #river
<gochujang>
Since .config/river/init is an executable file sourced by river, what's the benefit of using riverctl spawn?
<gochujang>
For example, I have `riverctl spawn "dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP"`
<gochujang>
But I'm wondering if I shouldn't just do: `dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP`