add different screenlayout for bwpm on laptop
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
FILE=/sys/class/backlight/amdgpu_bl1/brightness
|
||||
if ! ( test -w "$FILE" ); then
|
||||
xterm +cm -cr RED -bg BLACK -selbg WHITE -selfg BLACK -fg WHITE -fa Monospace -fs 14 -e "sudo chmod 777 $FILE"
|
||||
|
Reference in New Issue
Block a user