File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919</ div >
2020< br >
2121< a href ="/assets/other/set_script.sh "> Here</ a >
22- is the script if you want it. YMMV as your laptop may address its internal monitor in a different way than mine.< br >
22+ is the script if you want it. YMMV as your laptop may address its internal monitor in a different way than mine.< br > < br >
23+ Edit (22/08/2025): the script has been tweaked to set different permissions.
Original file line number Diff line number Diff line change 11echo " kscreen-doctor output.1.mode.2" > low_batt.sh
22echo " kscreen-doctor output.1.mode.1" > norm_batt.sh
3- chmod +x low_batt.sh
4- chmod +x norm_batt.sh
3+ chmod 554 low_batt.sh
4+ chmod 554 norm_batt.sh
55echo " Set low_batt.sh to be ran when the battery is low and norm_batt.sh when the computer is running off the battery or is recharging."
You can’t perform that action at this time.
0 commit comments