Basti

Results 140 comments of Basti

Hey, thanks for your contribution :) I haven't overseen it but there was just to much going on here, so now I think it's the time to take care of...

> > Hey, thanks for your contribution :) I haven't overseen it but there was just to much going on here, so now I think it's the time to take...

Thanks for your feedback will try to answer as I can: 1. I meant with "more standard" that most software-developer/it-affine persons are familiar with the concept so it would be...

> I want to lock my screen with a solid, single colour background so I call betterlockscreen --lock with a betterlockscreenrc defining colours etc. But why using Betterlockscreen then, this...

Would be using `betterlockscreen --lock && systemctl hibernate` an option? Source: https://faq.i3wm.org/question/239/how-do-i-suspendlockscreen-and-logout.1.html Please also see the [Lockscreen-When-Suspend](https://github.com/pavanjadhaw/betterlockscreen#lockscreen-when-suspendedsystemd-service)-Section of our readme (you need to adjust your targets in systemd-service properly) or...

Hmm okay, I see then it will be done most likely with #137 when I have time to - if you need the feature we are always open for PR's...

Thanks for your request, I've labeled it so we can have a look at time :)

@GNUxeava Thanks for your work, if you are interested in becoming a contributor give me a hint 🙃 Due to personal reasons, I'm currently very limited how much time I...

Hello, thanks for your request and working on this :) You can just fork the repository with the button above and then push to your fork. There will be a...

Hey, it seems that your dunst-setup is not completely working, could you try the following command used by Betterlockscreen: ``` dunstctl is-paused dunstctl set-paused true dunstctl set-paused false ``` And...