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/
Szadek159 has joined #river
Guest53 has joined #river
Guest53 has quit [Client Quit]
fleischie has quit [Ping timeout: 272 seconds]
fleischie has joined #river
eShaev9z_ has joined #river
eShaev9z has quit [Ping timeout: 264 seconds]
notzmv has joined #river
notzmv has quit [Ping timeout: 240 seconds]
notzmv has joined #river
waleee has quit [Ping timeout: 255 seconds]
k-man has joined #river
<k-man> hi
<k-man> how do i map capslock to ctrl?
<leon-p> using xkb options
<leon-p> so when using `riverctl keyboard-layout` you'll want to add `-options caps:swap_escape`
<leon-p> or one of the other options, like caps:escape_shifted_compose, which is arguably more useful
ayushnix has quit [Ping timeout: 264 seconds]
<k-man> were do i read up on those options?
<leon-p> man xkeyboard-config, searh for "options"
<leon-p> it doesn't have all of them though
<leon-p> somewhere on fdo is an XML that has most of them and another XML that has the "exotic" ones like caps_shifted_compose which aren't documented that well
<k-man> i see
<k-man> i'm struggling to get going
<k-man> does river have anything like virtual desktops? how do i quickly switch between them and move windows to other desktops?
angry_vincent has joined #river
TheAnachron has joined #river
bar19 has joined #river
bar19 has quit [Client Quit]
emersion has quit [Remote host closed the connection]
emersion has joined #river
<leon-p> k-man: there are tags
<leon-p> if you are using the example init, you can switch with Super-{1,2,3,...} and assign with Super+Shift-{1,2,3,...}
<leon-p> it's a bit more powerful than just mere workspaces though
<angry_vincent> is there example of more powerful use?
<angry_vincent> i still use it as mere tags
leopoldek has quit [Remote host closed the connection]
ThePenguin has quit [Quit: ThePenguin]
<k-man> Thanks leon-p. I’ll try when I get home
ThePenguin has joined #river
<k-man> how do i make mouse wheel scroll "natural" or oposite direction?
<ifreund> k-man: search for natural-scroll in the riverctl(1) man page
<k-man> thank you
<dnkl> anyone here with an Intel Arc 750/770? Curious how well it works with Wayland...
<k-man> i'm wishing there was a tutorial for interactively learning rivre
<k-man> river
<k-man> i like the super fast default key repeat and delay
<k-man> Is there a "Describe key" function?
<k-man> in emacs you can go Ctrl+h k and then press a keyboard combination and it will tell you what it does
<k-man> send-to-output - means send to a different monitor?
<k-man> somehow i switched from vertical layout to horizontal - how do I toggle back?
<dnkl> there are no default bindings - everything is configured in init. On other words, you can search for your key combo in there, to see what it is mapped to.
<k-man> ok
<k-man> oof - i'm really struggling with no alt-tab lol
kotto has joined #river
<k-man> ah ok, the horizontal/vertical thing is the main-count
chraist has joined #river
<k-man> what are the enter-mode normal and passthrough for?
<ifreund> they are quite useful for running a nested river session for testing, or a VM for example
<ifreund> it basically tells river to ignore all key binding except the one to exit "passthrough" mode and pass them on to the active application like normal
<k-man> ah i see
<k-man> thanks - not useful for me right now
<k-man> is there a "launcher" ?
<k-man> like super+space - type a few letters
<k-man> any other cool stuff i should look at? know about?
<dnkl> there's no built-in launcher, but take a look at https://github.com/riverwm/river/wiki/Recommended-Software#program-launchers
<k-man> which launcher should i try first?
<ifreund> fuzzel is nice :)
<k-man> i just tried to build it - but it needs a newer version of wayland-protocols than i have
<k-man> hmm
chraist has quit [Quit: Leaving]
<TheAnachron> I use wmenu to launch stuff. :)
TheAnachron has quit [Quit: TheAnachron]
<NickH> k-man, fuzzel is packaged for bookworm.
<NickH> Just "apt install fuzzel"
notzmv has quit [Ping timeout: 240 seconds]
uncomfy has joined #river
kotto has quit [Quit: WeeChat 4.0.5]
Guest0 has joined #river
Guest0 has quit [Client Quit]
uncomfy has quit [Ping timeout: 252 seconds]
uncomfy has joined #river
uncomfy_ has joined #river
uncomfy has quit [Ping timeout: 252 seconds]
waleee has joined #river
waleee has quit [Ping timeout: 260 seconds]
uncomfy_ has quit [Quit: uncomfy_]
uncomfy has joined #river
uncomfy has quit [Remote host closed the connection]
waleee has joined #river
waleee has quit [Ping timeout: 258 seconds]
waleee has joined #river
notzmv has joined #river
waleee has quit [Ping timeout: 240 seconds]
awesomerly has quit [Remote host closed the connection]
awesomerly has joined #river
leopoldek has joined #river
awesomerly has quit [Remote host closed the connection]
awesomerly has joined #river
awesomerly has quit [Remote host closed the connection]
awesomerly has joined #river
awesomerly has quit [Remote host closed the connection]
awesomerly has joined #river
awesomerly has quit [Remote host closed the connection]
awesomerly has joined #river
awesomerly has quit [Remote host closed the connection]
awesomerly has joined #river
angry_vincent has quit [Ping timeout: 240 seconds]
waleee has joined #river
waleee has quit [Ping timeout: 260 seconds]
waleee has joined #river
<k-man> NickH: nice. i had already managed to build it by the time i read your suggestion
<k-man> what key combination do you guys like for launching the launcher?
<k-man> how do i make a swaylock lock the screen after x amount of inactivity?
talismanick has joined #river
talismanick has quit [Remote host closed the connection]
talismanick has joined #river
talismanick has quit [Remote host closed the connection]
aryak has quit [Ping timeout: 258 seconds]
aryak has joined #river
aryak has quit [Ping timeout: 248 seconds]
aryak has joined #river
aryak has quit [Ping timeout: 272 seconds]
waleee has quit [Ping timeout: 240 seconds]
waleee has joined #river
waleee has quit [Ping timeout: 252 seconds]
waleee has joined #river
<NickH> k-man: use swayide
<NickH> I use this ~/.config/swayidle/config to blank the screens after one hour and then lock a minute later https://0x0.st/oaW2.txt
<NickH> Super+u for fuzzel. Don't remember why.