Merge remote-tracking branch 'origin/master' into feat-multiple-disks
# Conflicts: # src/modules/disk.cpp
This commit is contained in:
@@ -25,7 +25,7 @@ class Disk : public ALabel {
|
||||
std::string separator_;
|
||||
std::string unit_;
|
||||
|
||||
float calc_specific_divisor(const std::string divisor);
|
||||
float calc_specific_divisor(const std::string& divisor);
|
||||
};
|
||||
|
||||
} // namespace waybar::modules
|
||||
|
||||
Reference in New Issue
Block a user