summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorAmin Bandali <bandali@gnu.org>2024-01-07 21:35:23 -0500
committerAmin Bandali <bandali@gnu.org>2024-01-07 21:35:23 -0500
commit2bded00ebec61afdf7c27506549a04ea9ba57b08 (patch)
treed45ab78a8826d1ba35e5ef2598c79c24a1dab371 /.config
parent536adf1393be3dae4136c1d1ba805449becf01de (diff)
downloadconfigs-2bded00ebec61afdf7c27506549a04ea9ba57b08.tar.gz
configs-2bded00ebec61afdf7c27506549a04ea9ba57b08.tar.xz
configs-2bded00ebec61afdf7c27506549a04ea9ba57b08.zip
Various small tweaks
Diffstat (limited to '.config')
-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