mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-10 18:51:56 +00:00
chore(config): Tweaks to fonts, app title bar, etc
This commit is contained in:
@@ -6,6 +6,12 @@
|
||||
export DOTFILES="$HOME/.dotfiles"
|
||||
source "$DOTFILES/scripts/shared.sh"
|
||||
|
||||
# Alacritty preexec hook to update dynamic title
|
||||
preexec()
|
||||
{
|
||||
print -Pn "\e]0;$1%~\a"
|
||||
}
|
||||
|
||||
# Weather in Tampere, or other city
|
||||
weather()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user