00:05
<
NickH >
So, I'm really missing someting here. The kile.1.scd page talks about configuring kile using riverctl. Ok. But there exists kile/contrib/layout that is a shell script that just sets three environment variables that lose scope as soon as the script exits.
00:08
<
NickH >
Is there an example ~/.config/river/init that sets up kile availble somewhere?
00:13
<
snakedye >
Use this command to send a layout. Riverctl tells you how to send layout commands
00:13
<
NickH >
That line is: "*default*,
*focused*, *all* or
*1..32* _(name)_ _(layout)_"
00:14
<
snakedye >
riverctl something something name layout
00:18
<
NickH >
Ok, I'm not so good a parsing raw scd files... was able to covert to man.
00:18
<
snakedye >
The contrib file is just meant to be sourced in your own shell script
00:19
<
NickH >
Ok, since it has a "#!/bin/sh" it looks like it should be executed, not sourced.
00:33
<
NickH >
So somthing like: riverctl send-layout-cmd kile "all (v: h h)"
00:41
notzmv has quit [Ping timeout: 252 seconds]
00:42
<
snakedye >
all name (v: h h)
00:51
<
NickH >
Ok, so "name" is a name that I am assigning to the layout?
00:52
<
NickH >
Thanks I think I may undestand enough to start playing with it.
00:53
<
NickH >
I think the documentaion really should include at a example to get people started.
00:54
<
NickH >
Reference docuemntation is also important, it is rarely a good place to begin from.
01:57
cabal704 has quit [Quit: WeeChat 3.4]
02:43
notzmv has joined #river
03:05
<
NickH >
While play I noticed that I missed having increment and decrment options for main_amount and main_ratio.
03:05
<
NickH >
Hence the hacky use of the function keys in that sample config.
03:58
waleee has quit [Ping timeout: 260 seconds]
04:02
snakedye has quit [Ping timeout: 240 seconds]
08:02
emersion has quit [Remote host closed the connection]
08:03
emersion has joined #river
08:11
emersion has quit [Remote host closed the connection]
08:11
emersion has joined #river
08:44
notzmv has quit [Ping timeout: 240 seconds]
10:16
snakedye has joined #river
10:34
<
snakedye >
NickH: there's increment and decrement. Use mod_commans
10:41
bfiedler has quit [Read error: Connection reset by peer]
10:44
bfiedler has joined #river
10:56
notzmv has joined #river
12:15
snakedye_real has joined #river
12:51
snakedye has quit [Remote host closed the connection]
12:51
snakedye has joined #river
13:15
snakedye_real has quit [Quit: snakedye_real]
13:30
groknull has joined #river
13:31
emersion has quit [*.net *.split]
13:31
travankor has quit [*.net *.split]
13:31
Misthios has quit [*.net *.split]
13:31
chipps__ has quit [*.net *.split]
13:31
romangg has quit [*.net *.split]
13:32
romangg has joined #river
13:32
chipps__ has joined #river
13:32
travankor has joined #river
13:32
Misthios has joined #river
13:32
emersion has joined #river
13:35
groknull has quit [Ping timeout: 245 seconds]
15:56
notzmv has quit [Ping timeout: 245 seconds]
16:17
l4s8g_ has joined #river
16:40
waleee has joined #river
17:28
l4s8g_ has quit [Quit: l4s8g_]
17:32
l4s8g_ has joined #river
17:35
l4s8g_ has quit [Remote host closed the connection]
17:39
l4s8g__ has joined #river
17:47
l4s8g has joined #river
17:49
l4s8g__ has quit [Ping timeout: 268 seconds]
17:49
l4s8g has quit [Client Quit]
17:52
l4s8g has joined #river
18:04
l4s8g has quit [Quit: l4s8g]
18:07
078AAGJKE has joined #river
18:09
notzmv has joined #river
18:27
078AAGJKE has quit [Quit: 078AAGJKE]
18:28
l4s8g has joined #river
18:29
l4s8g has quit [Remote host closed the connection]
18:31
l4s8g has joined #river
18:35
l4s8g has quit [Quit: l4s8g]
18:46
snakedye_real has joined #river
19:14
snakedye_real has quit [Quit: snakedye_real]
19:24
l4s8g_ has joined #river
19:30
l4s8g_ has quit [Ping timeout: 250 seconds]
20:06
l4s8g has joined #river
20:20
cabal704 has joined #river
20:23
kirusfg has joined #river
20:31
l4s8g has quit [Ping timeout: 245 seconds]
20:54
l4s8g has joined #river
21:05
cabal704 has quit [Ping timeout: 252 seconds]
21:10
l4s8g has quit [Quit: l4s8g]
21:17
kirusfg has quit [Quit: WeeChat 3.4]
22:05
snakedye_real has joined #river
22:54
Guest88 has joined #river
22:59
Guest88 has quit [Quit: Client closed]
23:04
snakedye_real has quit [Quit: snakedye_real]
23:47
<
NickH >
Ahh ok. Thanks. Was a bit puzzled but the "(default_)(mod_)" stuff in the man page. Makes sense now.
23:48
<
NickH >
In particular for mod_main_amount since the it explicitly states that the integer should be positiv.e