ChanServ changed the topic of #river to: river - a dynamic tiling Wayland compositor || https://codeberg.org/river/river || channel logs: https://libera.irclog.whitequark.org/river/
silv3r has quit [Remote host closed the connection]
eShaev9z_ has joined #river
eShaev9z has quit [Ping timeout: 264 seconds]
leopoldek has quit [Remote host closed the connection]
TheAnachron has joined #river
andyrtr has quit [Quit: ZNC 1.9.1 - https://znc.in]
andyrtr has joined #river
andyrtr has quit [Client Quit]
andyrtr has joined #river
travankor has quit [Remote host closed the connection]
WeirdPenguin has joined #river
<WeirdPenguin> Hi! Couldn't find it in the docs so wondering if this is possible. I want to navigate between tags by cycling, meaning going to the next or previous one. Is this possible with riverctl? By the way, I also want to navigate through empty tags, so if I set 10 tags, it should return to 1 after 10.
<novakane> WeirdPenguin: look in the recommended software page in the wiki there some tools that can do that
<WeirdPenguin> Thank you so much! Kinda embarrassed that I missed it though but thanks.
<WeirdPenguin> have a great day!
WeirdPenguin has quit [Quit: Client closed]
<novakane> np
leopoldek has joined #river
<jetpackjackson> im trying to set up a keybind for making a screenshot with grim that saves the file with current date and time, but it seems to be pulling the same time from when river was started, so it overwrites screenshots. not sure how to make it pull the actual time
<jetpackjackson> `riverctl map normal Super P spawn "grim ~/pics/screenshots/primary_$(date +'%Y%m%d%H%M%S').png && notify-send 'screenshot taken'"` this is my keybind
<jetpackjackson> i looked through the chat logs but didnt find anything that does what i want (ie dont use slurp because i dont want to select first, etc)
<TheAnachron> replace "" with ''
<TheAnachron> the config file is just a shell script
<TheAnachron> and in shell variables inside "" will get evaluated when passed
<jetpackjackson> if i replace the " with ' wont that make the date string not be evaluated?
<jetpackjackson> just tested, single quotes doesnt take a screenshot at all
<TheAnachron> easiest would be to write a shell script and just pass that to river to be executed
TheAnachron has quit [Quit: TheAnachron]
<jetpackjackson> alright that works
<jetpackjackson> thank you
<jetpackjackson> its been bugging me ever since i noticed it lmao
<gbrlsnchs> yeah, you're evaluating the date within the init script
<gbrlsnchs> I have my print commands in shell scripts as well, it's easier to manage
FedX has joined #river
<FedX> Hey, I have been messing with River a little, and I am struggling to figure out how to adjust display settings. Namely, I like running my 165Hz display at 60Hz to save battery.
<The_Buhs> FedX wlr-randr is probably what you want
<FedX> That did the trick! Thanks!
<FedX> Out of curiosity, would there be any benefit to implementing that in riverctl?
<leon-p> no
<FedX> Ok.
FedX has quit [Ping timeout: 256 seconds]
FedX has joined #river
FedX has quit [Ping timeout: 256 seconds]
graves has quit [Read error: Connection reset by peer]
graves has joined #river
Guest28 has joined #river
Guest28 has quit [Client Quit]
The_Buhs has quit [Quit: The_Buhs]
The_Buhs has joined #river
Cornelius-Figgle has quit [Ping timeout: 272 seconds]
sjb has quit [Quit: WeeChat 4.4.2]
Cornelius-Figgle has joined #river