[rc/msmtp] add alias account for new address
[~bandali/configs] / rc.org
diff --git a/rc.org b/rc.org
index c96454e..2ffab89 100644 (file)
--- a/rc.org
+++ b/rc.org
@@ -1597,6 +1597,9 @@ from amin@aminb.org
 user amin@aminb.org
 passwordeval gpg2 --no-tty -q -d ~/.passwd/amin.gpg
 
+account bandali-me : aminb
+from amin@bandali.me
+
 # gnu
 account gnu
 host fencepost.gnu.org
@@ -3872,7 +3875,9 @@ exec swayidle \
 # Basics:
 #
     # start a terminal
-    bindsym $mod+Return exec $term
+    bindsym $mod+Return exec $term -name floating
+    bindsym $mod+Shift+Return exec $term
+    for_window [class="URxvt" instance="floating"] floating enable
 
     # kill focused window
     bindsym $mod+Shift+q kill