feat: hypr, neomutt, newsboat, pass
This commit is contained in:
parent
82ebb9bc4b
commit
908d26dc96
55 changed files with 568 additions and 558 deletions
|
|
@ -7,9 +7,9 @@ function round() {
|
|||
|
||||
if [ "$mod" -lt "$((closest / 2))" ]; then
|
||||
echo "$((nb - mod))"
|
||||
return
|
||||
else
|
||||
echo "$((nb + closest - mod))"
|
||||
fi
|
||||
echo "$((nb + closest - mod))"
|
||||
}
|
||||
|
||||
function get_current() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue