HOKAY; XDG_* refactor
This commit is contained in:
5
bin/pikachu/default
Executable file
5
bin/pikachu/default
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/zsh
|
||||
|
||||
xrandr --auto
|
||||
|
||||
scwrypts desktop i3 set background -- $(scwrypts -n get theme).jpg
|
@ -4,7 +4,6 @@
|
||||
exit 1
|
||||
}
|
||||
|
||||
|
||||
MAX_CHARGE_THRESHOLD=$1
|
||||
[ "$MAX_CHARGE_THRESHOLD" ] \
|
||||
|| MAX_CHARGE_THRESHOLD=75
|
||||
|
Reference in New Issue
Block a user