diff options
author | Jesús <heckyel@hyperbola.info> | 2021-09-30 12:31:11 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-09-30 12:31:11 -0500 |
commit | 8ca8321f56d7e01b0a4b29b3c6016d1040c5a95e (patch) | |
tree | 303a72ff0af1efb94cae1daa010760085a8b03f4 /scripts | |
parent | cd3136280e71a881b44bd5eea0b3b5bdbaaf0fdc (diff) | |
download | i3-config-8ca8321f56d7e01b0a4b29b3c6016d1040c5a95e.tar.lz i3-config-8ca8321f56d7e01b0a4b29b3c6016d1040c5a95e.tar.xz i3-config-8ca8321f56d7e01b0a4b29b3c6016d1040c5a95e.zip |
chang env
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/i3blocks/volume | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/i3blocks/volume b/scripts/i3blocks/volume index 3b2a7f4..0920c0e 100755 --- a/scripts/i3blocks/volume +++ b/scripts/i3blocks/volume @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/bin/bash # Copyright (C) 2014 Julien Bonjean <julien@bonjean.info> # Copyright (C) 2014 Alexander Keller <github@nycroth.com> |