BashScripts
BashScripts copied to clipboard
My own personal bash scripts that revolutionize my life!!
So, a couple of bugs in just one issue as one of them is teeny tiny... Create an empty HOME with eg `cd $(mktemp -d) && cp /etc/skel/.bashrc . &&...
When I run the script, it works as expected. However, the screen only stays off for a second before coming straight back on without me touching anything. When it does...
I ssh into a wayland laptop from an X11 host machine, and I noticed the turn-off-monitors script might not behave correctly in this circumstance. Perhaps the case is niche, but...
Laptop: Fedora 41, Gnome 47, Wayland --- After turning off the keyboard and mouse event function is executed which runs a command on sudo, but after the screen is dark,...
I basically need this script for the existing ability to turn off displays for the existing display environments, and just need to add handling sway as well. I'll actually write...
https://github.com/hopeseekr/BashScripts/blob/d7a83f8aed0cfaa706e16835f0c27fee29929457/turn-off-monitors#L29 Hi, your script is awesome and helpful! Just wanted to let u know that it is working fine on ubuntu 25.04! Maybe you can check by package version instead...
Add support to gnome-shell +v48 on Ubuntu 25.04 and probably others as well