From 85f9ef54cdc46a9a1c2c677c45f05b46741f2c3e Mon Sep 17 00:00:00 2001 From: Joe Date: Fri, 29 Apr 2022 17:15:02 +0200 Subject: Updates --- .config/dunst/dunstrc | 6 +++--- .config/zsh/alias.zsh | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to '.config') diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index ce7323e..d49a8e1 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -113,9 +113,9 @@ # NOTE: It might be helpful to run dunst -print in a terminal in order # to find fitting options for rules. -[espeak] # >shutup - summary = "*" # >shutup - script = /home/jozan/.local/bin/dunst_espeak.sh # >shutup +#[espeak] # >shutup +# summary = "*" # >shutup +# script = /home/jozan/.local/bin/dunst_espeak.sh # >shutup #[script-test] # summary = "*script*" diff --git a/.config/zsh/alias.zsh b/.config/zsh/alias.zsh index a7fd094..fc47690 100644 --- a/.config/zsh/alias.zsh +++ b/.config/zsh/alias.zsh @@ -57,7 +57,7 @@ alias \ irc='irssi' \ dgit='git --git-dir=$HOME/docs/dotfiles-bsd --work-tree=$HOME' \ confgit='git --git-dir=$HOME/docs/conffiles-bsd --work-tree=/' \ - vpsdo='/usr/home/jozan/dev/perl/serv-scripts/vps-do.pl' + vpsdo='/usr/home/jozan/dev/perl/jozanofastora-scripts/vps-do.pl' upsrc() { doas git -C /usr/src pull --ff-only } -- cgit v1.2.3