"True" bg Okular fxn, Git/laptop changes

laptop:
- connect lab monitor alias
- mute key
- wi-fi symbol/name (i3blocks)

Git:
- checkout file
- continue cherry-pick
- checkout new branch
This commit is contained in:
2018-03-19 13:53:25 -04:00
parent 9d2695b71b
commit fc64617644
7 changed files with 30 additions and 11 deletions

View File

@@ -64,6 +64,8 @@ if ($status eq 'Discharging') {
print "#FFF600\n";
} elsif ($percent < 85) {
print "#A8FF00\n";
} else {
print "#2c9332\n";
}
if ($percent < 5) {