<Guest74>
I am planning to start using modes for mappings. Does the mode reset to normal when one of its mappings is used? Will I need a separate mapping to return to normal mode instead? Thought I'd better ask before I end up with broken keybindings.
Misthios has quit [Quit: Misthios]
Misthios has joined #river
<leon-p>
Guest74: no, modes do not automatically reset to normal
<leon-p>
you'll have to have a dedicated map for that
<leon-p>
self-resetting modes would be kinda neat for key-chords, though...
dbuckley has joined #river
Ordoviz has quit [Ping timeout: 268 seconds]
Ordoviz has joined #river
notzmv has joined #river
Guest31 has joined #river
<Guest31>
I have installed river; when i execute river, all I get is a blue background
<Guest31>
Super + Enter doesn't even work
<Guest31>
What to do
<angry_vincent>
what if you do Super + Shift + Enter
<Guest31>
naah,, nothing is happening
<plumeus>
what terminal do you have installed?
<Guest31>
foot
<plumeus>
A blue background is expected behaviour if you don't have any status bars or a custom background
<Guest31>
what to do now; i am using it in arch and vmware
<plumeus>
you do see something like riverctl map Super Return spawn foot in your config, right?
<Guest31>
one min
<plumeus>
I would recommend virt-manager/GNOME Boxes/VirtualBox as a VM, although it shouldn't be related
<plumeus>
I though vmware is proprietary
<Guest31>
yess,
<Guest31>
riverctl map normal super+shift return spawn foot
<plumeus>
oh, then you obviously need to press Shift too... but idk why it's not working
<plumeus>
maybe the keybind exists on your system and stealing the inputs from the VM
<Guest31>
my right shift is used for releasing focus out of vm
<Guest31>
but i was using left shift
<Guest31>
let me try again
<Guest31>
what the heck; worked this time
<plumeus>
btw, you can run River inside a different TTY or run it inside an Xorg session, I think. But you might have other reasons for wanting to use a VM, I guess.
<Guest31>
i'll try that, thankyou
<Guest74>
@leon-p thanks
Guest31 has quit [Quit: Client closed]
kotto has joined #river
Ordoviz has quit [Ping timeout: 250 seconds]
leopoldek has joined #river
notzmv has quit [Ping timeout: 248 seconds]
Guest52 has joined #river
Guest52 has quit [Client Quit]
awesomerly-says- has joined #river
<awesomerly-says->
I asked this yesterday, but what do focus-output-next and send-to-output-next do?
<Guest74>
awesomerly-says- Outputs are monitors. If you have multiple monitors, this is for switching to and moving windows to the other ones.
<awesomerly-says->
I see
<awesomerly-says->
and where does background-color appear?
Ordoviz has joined #river
angry_vincent has quit [Remote host closed the connection]
awesomerly-says- has quit [Remote host closed the connection]
Szadek has joined #river
Guest74 has quit [Quit: Client closed]
<novakane>
like a wallpaper if you don't have any software managing this
waleee has joined #river
notzmv has joined #river
Ordoviz has quit [Ping timeout: 246 seconds]
Ordoviz has joined #river
Ordoviz has quit [Quit: WeeChat 3.8]
notzmv has quit [Ping timeout: 248 seconds]
leopoldek has quit [Remote host closed the connection]
leopoldek has joined #river
<p00f1>
hey emacs says "you're trying to use emacs configured with pgtk under the x window system" if i open a file by clicking it in thunar
<p00f1>
opening emacs using fuzzel doesn't have this probelm
<p00f1>
how do i ensure gtk always uses wayland
<waleee>
I'd guess it's because thunar is launched under xwayland
<p00f1>
killing Xwayland with -9 kills the emacs window but not the thunar one
<waleee>
not super surpising?
<p00f1>
if thunar was under xwayland shouldnt it die too
<waleee>
why would that have killed the xwayland server?
<waleee>
both thunar and emacs would be client programs
<waleee>
p00f1: afaik all xfce applications is written for x so you wouldn't be able to escape xwayland with thunar
<p00f1>
noooooo
<waleee>
you could probably ensure that the emacs launched from it is using wayland though
<waleee>
(some manual editing of an .desktop file is probably needed)