23 Commits

Author SHA1 Message Date
c71f7c5730
i3blocks: replace route command with ip route 2021-09-05 13:59:36 -05:00
3e571bc3ce
i3blocks: add brightness 2021-09-05 13:58:17 -05:00
545bcfd863
fix i3lock extension file 2021-08-28 11:44:28 -05:00
be12a6b78c
Add support VPN for OpenVPN and WireGuard 2021-03-25 23:11:14 -05:00
343e89812a
iface: improve extract ip 2020-05-31 23:17:04 -05:00
a52c3dfb53
iface: not get ip route 2020-05-28 17:26:30 -05:00
656ce2b416
Revert "Improve iface"
This reverts commit ef24bb2504554bf1a906bfe8a5f5db3d052495ee.
2020-05-28 07:35:33 -05:00
ef24bb2504
Improve iface 2020-05-27 22:44:13 -05:00
6538c52080
always ip 2020-01-25 13:35:09 -05:00
b200c2cf3f
[iface] refactoring 2019-10-01 13:02:30 -05:00
a2d8e3bf02
Detect IP VPN if is enabled 2019-10-01 12:30:14 -05:00
5d0f798109
Added logs 2019-09-27 18:21:32 -05:00
2b418736d7
~ no is PATH 2019-07-30 17:44:32 -05:00
65b9c8e23c
fix issues shellcheck and support vpn 2019-07-14 18:05:20 -05:00
557015eaa0
improve and fix issues shellcheck 2019-07-14 18:04:07 -05:00
c6a2d62411
Multiples fixes:
* [volume: Use '/usr/bin/env bash' as shebang](cd182fd4f2 (diff-210ab9e731c9c36c2c38db15c28a8d1c))

On some systems (e.g. NixOS, openBSD) Bash isn't located or symlinked at
`/bin/bash`. This change ensures that the correct path is used across
different operating systems.

* [volume: add LABEL support](be3f4ae715 (diff-210ab9e731c9c36c2c38db15c28a8d1c))

* [volume: use injected properties](50b2b6ee53 (diff-210ab9e731c9c36c2c38db15c28a8d1c))

See #132

* [volume: pulse-detection: explicitly try the "pulse" device](777a056cce (diff-210ab9e731c9c36c2c38db15c28a8d1c))

Because it's available on some systems (for which pulse is the right
option), but not the default, so `amixer info` will not give the right
result. When this command succeeds, there is no more need to check the
output.

Additionally removed a wrong test bracket (not neccessary and not
working for all bash versions).

* [volume: don't check for pulse via lsmod but command](67dba4fca9 (diff-210ab9e731c9c36c2c38db15c28a8d1c))

- check if command `pulseaudio` exists
- check if pulse is running
- in the case that pulse is detected, still check if the mixer name
  "pulse" exists

- instruction for manual setting in README

Fixes vivien/i3blocks#236
Fixes vivien/i3blocks#201
Fixes: vivien/i3blocks#281

* [volume: allow device names to include numbers](1b3efc6e44 (diff-210ab9e731c9c36c2c38db15c28a8d1c)):

Fixes: vivien/i3blocks#281
2019-07-02 12:51:01 -05:00
2e399b105e
temperature: use injected properties 2019-04-23 15:35:56 -05:00
c1a11261f2
fix cpu_usage: cannot set to 0 decimal places 2019-04-23 15:34:25 -05:00
579c6dc5db
add i3blocks custom and fix mediaplayer 2019-04-22 17:53:57 -05:00
fe8b040960
remove mediaplayer | bug restart sesion 2019-04-22 17:27:57 -05:00
f56d9d6847
fix null null in mediaplayer 2019-04-21 16:02:48 -05:00
867e1cf679
improve display extends 2019-04-17 18:57:09 -05:00
d2a3fd287c
first commit 2019-04-17 16:37:04 -05:00