add sleepless script for sleepless nights and presentations
This commit is contained in:
parent
5aad3d7c32
commit
c84547149f
1 changed files with 6 additions and 0 deletions
6
local/bin/sleepless.sh
Executable file
6
local/bin/sleepless.sh
Executable file
|
@ -0,0 +1,6 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
pkill redshift
|
||||||
|
xautolock -disable
|
||||||
|
xset dpms 0 0 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue