X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/b1c9d0ec386e540754e816ad18d09f9238f67e08..9eea5511f94363d2c66959021447d0d1cb632feb:/rc.org diff --git a/rc.org b/rc.org index 691480a..362a28b 100644 --- a/rc.org +++ b/rc.org @@ -1322,7 +1322,7 @@ logfile ~/.msmtp.log account aminb host mail.aminb.org # use `msmtp -a aminb --serverinfo --tls --tls-certcheck=off --tls-fingerprint=` to get the current fingerprint -tls_fingerprint C7:A4:2E:A3:11:FA:80:45:C4:29:D6:62:4D:73:DB:34:43:67:8F:16:F1:2E:54:43:06:1B:41:B6:A9:09:E0:37 +tls_fingerprint DE:5F:73:0C:F7:9A:7B:1D:55:AA:49:28:E7:28:49:24:A4:08:55:00:7A:7E:D8:7F:30:06:26:24:11:29:61:07 tls_starttls on from amin@aminb.org user amin@aminb.org @@ -2592,6 +2592,9 @@ exec swayidle \ # Make the current focus fullscreen bindsym $mod+f fullscreen + # Toggle sticky-ness of the current (floating) window + bindsym $mod+$mod2+space sticky toggle + # Toggle the current focus between tiling and floating mode bindsym $mod+Shift+space floating toggle