leopoldek has quit [Remote host closed the connection]
traidare has joined #river
Cornelius-Figgle has joined #river
notzmv has quit [Ping timeout: 240 seconds]
traidare has quit [Ping timeout: 258 seconds]
traidare has joined #river
waleee has joined #river
waleee has quit [Ping timeout: 258 seconds]
Cornelius-Figgle has quit [Remote host closed the connection]
Cornelius-Figgle has joined #river
waleee has joined #river
Cornelius-Figgle has quit [Remote host closed the connection]
Cornelius-Figgle has joined #river
waleee has quit [Ping timeout: 264 seconds]
waleee has joined #river
kztx has quit [Quit: nyaa~]
waleee has quit [Quit: WeeChat 4.0.2]
waleee has joined #river
waleee has quit [Ping timeout: 258 seconds]
leopoldek has joined #river
Cornelius-Figgle has quit [Ping timeout: 248 seconds]
waleee has joined #river
aryak has quit [Ping timeout: 245 seconds]
aryak has joined #river
thalis has joined #river
<thalis>
Hi, I'm trying to map a Alt+d to send a notification with the current date, using fnott.
<thalis>
Specifically, I'm running `riverctl map normal Alt D spawn "notify-send 'Time is' '$(date)'`.
<thalis>
This however does not display the current date but the date when riverctl map was first run
<thalis>
I could not find anything in the archives, has this been mentioned before?
Cornelius-Figgle has joined #river
<ifreund>
thalis: you probably want to use single quotes on the outside and double quotes for the $(date)
<ifreund>
note that this is nothing really river-specific, it's just how posix shell quoting works
<thalis>
ah yes, you are right. I didn't really know the difference, I will look it up, thanks for the help.
<ifreund>
no problem!
<waleee>
ifreund: btw re a talk you gave on sycl I think about how you wanted to experiment with offloading more from river to the layout generators, xmonad apparently offers donations for efforts to migrate it to wayland
Cornelius-Figgle has quit [Ping timeout: 248 seconds]
andyrtr has joined #river
<ifreund>
that's neat, river isn't nearly far enough along to be useful for something like that yet though if I get river there before they've taken a different direction a monadic haskell river window manager might be pretty cool