From 93a606c4b2acacb3cf529e7b55f5ee5260c0371d Mon Sep 17 00:00:00 2001
From: Joe <rrbo@proton.me>
Date: Thu, 27 Oct 2022 20:20:17 +0200
Subject: up

---
 .config/dunst/dunstrc     | 6 +++---
 .config/gtk-3.0/bookmarks | 1 +
 .config/zsh/alias.zsh     | 1 +
 3 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc
index 655f6b0..fd9c760 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/gtk-3.0/bookmarks b/.config/gtk-3.0/bookmarks
index ffb8410..675f8f7 100644
--- a/.config/gtk-3.0/bookmarks
+++ b/.config/gtk-3.0/bookmarks
@@ -1,3 +1,4 @@
+file:///home/jozan/somdiaa
 file:///tmp
 file:///home/jozan/pics/garbage
 file:///home/jozan/pics/profile
diff --git a/.config/zsh/alias.zsh b/.config/zsh/alias.zsh
index 1ea2690..52dea29 100644
--- a/.config/zsh/alias.zsh
+++ b/.config/zsh/alias.zsh
@@ -47,6 +47,7 @@ alias \
 	most='most -t4' \
 	fsl='fossil' \
 	diff='colordiff' \
+	xclip='xclip -selection clipboard' \
 	ctags='uctags "--exclude=.ccls*"' \
 	yt='pipe-viewer' \
 	yta='pipe-viewer -n' \
-- 
cgit v1.2.3