|
6993d61090
|
i3blocks: script vpn update
|
2022-04-13 11:00:04 +08:00 |
|
|
5b22ce6b99
|
vpn: change if to case
|
2021-09-30 12:38:05 -05:00 |
|
|
8ca8321f56
|
chang env
|
2021-09-30 12:31:11 -05:00 |
|
|
cd3136280e
|
fix SC2086
https://github.com/koalaman/shellcheck/wiki/SC2086
|
2021-09-07 16:02:55 -05:00 |
|
|
cdcf20bd57
|
fix SC2086
https://github.com/koalaman/shellcheck/wiki/SC2086
|
2021-09-07 16:01:12 -05:00 |
|
|
6eed5f2b36
|
Remove spotify support
|
2021-09-07 15:58:29 -05:00 |
|
|
e161f825cc
|
Add mediaplayer without D-Bus support
|
2021-09-07 15:55:52 -05:00 |
|
|
00f1e71d19
|
Replace mediaplayer with cmus
|
2021-09-07 15:44:46 -05:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|