Browse Source

Git signing key, volume i3block spacing

ubuntu
Kevin Mok 4 days ago
parent
commit
85fb63208d
Signed by: Kevin-Mok GPG Key ID: FB0DA56BEB5D98F3
  1. 2
      dot_config/i3blocks/scripts/executable_volume
  2. 4
      dot_gitconfig.tmpl

2
dot_config/i3blocks/scripts/executable_volume

@ -152,7 +152,7 @@ function print_format {
SINK_SYMB=""
;;
*"pci"*)
SINK_SYMB=""
SINK_SYMB=" "
;;
esac
# echo "$1" | envsubst '${SYMB}${VOL}${INDEX}${NAME}'

4
dot_gitconfig.tmpl

@ -1,7 +1,7 @@
[user]
email = kevin.mok@mail.utoronto.ca
email = me@kevin-mok.com
name = Kevin Mok
signingkey = 6DEED612B26C08E2
signingkey = FB0DA56BEB5D98F3
[color]
ui = auto
[core]

Loading…
Cancel
Save