use /usr/bin/env to select bash

This commit is contained in:
Felix Buehler 2020-12-15 20:43:31 +01:00
parent f791750d47
commit cd67bd2d8f
5 changed files with 9 additions and 9 deletions

View file

@ -20,13 +20,13 @@ alias = ""
block = "disk_space"
path = "/home"
alias = ""
alert_absolute = true
#alert_absolute = true
[[block]]
block = "networkmanager"
device_format = "{icon}{ap}"
on_click = "alacritty -e nmtui"
interface_name_exclude = ["br\\-[0-9a-f]{12}", "docker\\d+"]
#interface_name_exclude = ["br\\-[0-9a-f]{12}", "docker\\d+"]
[[block]]
block = "memory"
@ -54,9 +54,9 @@ mac = "94:DB:56:79:A5:3C"
[[block]]
block = "sound"
[[block]]
block = "sound"
device_kind = "source"
#[[block]]
#block = "sound"
#device_kind = "source"
[[block]]
block = "time"

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
images=()
swaylock_args=()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
LAST=$(tail -1 ~/.borgbackup.log)

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
now=$(date +"%Y_%m_%d_%H_%M_%S")
path="$HOME/Pictures/hour-pics"
size="1280x720"

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
chosen="$(wofi --dmenu --insensitive <<-END
[Cancel]