summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.config/i3/config1
-rw-r--r--.config/isync/mbsyncrc2
-rw-r--r--.config/picom/picom.conf2
3 files changed, 3 insertions, 2 deletions
diff --git a/.config/i3/config b/.config/i3/config
index 757ee83..55f809e 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -196,6 +196,7 @@ mode "$mode_dunst" {
bindsym q mode "default"
}
bindsym $mod+d mode "$mode_dunst"
+bindsym $mod+Shift+d exec --no-startup-id dunstctl close
# pop-ups
for_window [window_role="pop-up"] floating enable
diff --git a/.config/isync/mbsyncrc b/.config/isync/mbsyncrc
index 2c12969..1c17457 100644
--- a/.config/isync/mbsyncrc
+++ b/.config/isync/mbsyncrc
@@ -6,7 +6,7 @@ Expunge Both
######
IMAPAccount kelar
Host mail.kelar.org
-User bandali
+User bandali@kelar.org
PassCmd "gpg -q --for-your-eyes-only -d ~/.passwd/kelar.gpg"
SSLType IMAPS
diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf
index b3dd852..d22a264 100644
--- a/.config/picom/picom.conf
+++ b/.config/picom/picom.conf
@@ -116,7 +116,7 @@ inactive-opacity = 0.8;
# Opacity of window titlebars and borders. (0.1 - 1.0, disabled by default)
# frame-opacity = 1.0
-frame-opacity = 0.7;
+#frame-opacity = 0.7;
# Let inactive opacity set by -i override the '_NET_WM_WINDOW_OPACITY' values of windows.
# inactive-opacity-override = true