aboutsummaryrefslogtreecommitdiffstats
path: root/i3blocks.conf
Commit message (Collapse)AuthorAgeFilesLines
* Add mediaplayer without D-Bus supportJesús2021-09-071-0/+9
|
* Replace mediaplayer with cmusJesús2021-09-071-6/+3
|
* i3blocks: add brightnessJesús2021-09-051-0/+5
|
* sincronize interval iface script with vpn scriptJesús2021-03-251-1/+1
|
* Add support VPN for OpenVPN and WireGuardJesús2021-03-251-2/+1
|
* [iface] refactoringJesús2019-10-011-3/+3
|
* improve name vpnJesús2019-09-281-1/+1
|
* change heckyel path to /home/heckyelJesús2019-07-301-1/+1
|
* set wifi deviceJesús2019-07-301-1/+2
|
* disable instance, set automatic instanceJesús2019-07-141-4/+4
|
* Multiples fixes:Jesús2019-07-021-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [volume: Use '/usr/bin/env bash' as shebang](https://github.com/vivien/i3blocks-contrib/commit/cd182fd4f2e6d7e100e2aaae06c67d9905e46457#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](https://github.com/vivien/i3blocks-contrib/commit/be3f4ae715f7a76cc54653543775a1aea6c65fff#diff-210ab9e731c9c36c2c38db15c28a8d1c) * [volume: use injected properties](https://github.com/vivien/i3blocks-contrib/commit/50b2b6ee539cc636a303a00450909733d13dca14#diff-210ab9e731c9c36c2c38db15c28a8d1c) See #132 * [volume: pulse-detection: explicitly try the "pulse" device](https://github.com/vivien/i3blocks-contrib/commit/777a056cce442dd4611cad9ff82ed3c21fa73ffd#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](https://github.com/vivien/i3blocks-contrib/commit/67dba4fca91b6dcdc3deb00c74ed4cab1da22598#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](https://github.com/vivien/i3blocks-contrib/commit/1b3efc6e44ca2a01da2fb23ac60dbfc49bdec33c#diff-210ab9e731c9c36c2c38db15c28a8d1c): Fixes: vivien/i3blocks#281
* reorganize configJesús2019-06-301-1/+2
|
* revert intervalJesús2019-06-251-2/+1
|
* change interval audio to 5 secondsJesús2019-06-231-1/+2
|
* change to manual pulseaudio %Jesús2019-06-231-2/+1
|
* reorganize iblocksJesús2019-06-231-1/+1
|
* update i3blocks.confJesús2019-06-171-3/+5
|
* temperature: use injected propertiesJesús2019-04-231-8/+5
|
* add i3blocks custom and fix mediaplayerJesús2019-04-221-5/+6
|
* update calendarJesús2019-04-221-1/+2
|
* remove mediaplayer | bug restart sesionJesús2019-04-221-7/+0
|
* fix null null in mediaplayerJesús2019-04-211-0/+1
|
* first commitJesús2019-04-171-0/+182