"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:
@@ -64,6 +64,8 @@ if ($status eq 'Discharging') {
|
||||
print "#FFF600\n";
|
||||
} elsif ($percent < 85) {
|
||||
print "#A8FF00\n";
|
||||
} else {
|
||||
print "#2c9332\n";
|
||||
}
|
||||
|
||||
if ($percent < 5) {
|
||||
|
||||
Reference in New Issue
Block a user