my dotz
0

Configure Feed

Select the types of activity you want to include in your feed.

Merge remote-tracking branch 'origin/master'

+4 -59
-57
.config/mutt/muttrc
··· 1 - source 'echo "$( pw=$(pass c3f); echo set my_pass=\"$pw\" )" |' 2 - set sort='reverse-last-date-received' 3 - set my_user='j3s' 4 - set spoolfile=imaps://$my_user:$my_pass@mail.c3f.net/ 5 - set folder="imaps://mail.c3f.net/" 6 - set record='=Sent' 7 - set postponed='=Drafts' 8 - set imap_check_subscribed 9 - set timeout=5 10 - set imap_keepalive=300 11 - set mail_check=5 12 - set realname='Jesse Olson' 13 - set from='j3s@c3f.net' 14 - set use_from=yes 15 - 16 - set smtp_url=smtp://$my_user:$my_pass@mail.c3f.net:587 17 - set ssl_starttls=yes 18 - set ssl_force_tls=yes 19 - set edit_headers=yes 20 - set markers=no 21 - 22 - set index_format="%2C %Z %D %-17.17n (%3l) %s" 23 - set pager_format="%S [%C/%m] %l %n: %s" 24 - set date_format="%Y-%m-%d %l:%M %p" 25 - macro index a '<save-message>=Archive<enter>y' 26 - macro index A '<pipe-message>git am<enter>j' 27 - push '<change-folder> =<enter>' 28 - 29 - color index blue default ~P 30 - # Patch syntax highlighting 31 - color body brightwhite default ^[[:space:]].* 32 - color body yellow default ^(diff).* 33 - color body brightwhite default ^(\s).* 34 - color body cyan default ^(Signed-off-by).* 35 - color body cyan default ^(Docker-DCO-1.1-Signed-off-by).* 36 - color body brightwhite default ^(Cc) 37 - color body yellow default "^diff \-.*" 38 - color body brightwhite default "^index [a-f0-9].*" 39 - color body brightblue default "^---$" 40 - color body white default "^\-\-\- .*" 41 - color body white default "^[\+]{3} .*" 42 - color body green default "^[\+][^\+]+.*" 43 - color body red default "^\-[^\-]+.*" 44 - color body brightblue default "^@@ .*" 45 - color body green default "LGTM" 46 - color body brightmagenta default "-- Commit Summary --" 47 - color body brightmagenta default "-- File Changes --" 48 - color body brightmagenta default "-- Patch Links --" 49 - color body green default "^Merged #.*" 50 - color body red default "^Closed #.*" 51 - color body brightblue default "^Reply to this email.*" 52 - 53 - # GPG 54 - set pgp_replyencrypt # now crypt_replyencrypt 55 - set pgp_replysign # now crypt_replysign 56 - set pgp_replysignencrypted # now crypt_replysignencrypted 57 - set pgp_show_unusable=no
+1 -1
.config/rss-feeds.txt
··· 14 14 http://antirez.com/rss 15 15 https://blog.jse.li/index.xml 16 16 https://spencerkrum.com/index.xml 17 - https://georgerrmartin.com/notablog/feed 17 + https://georgerrmartin.com/notablog/feed/ 18 18 https://www.ryanprior.com/posts/index.xml 19 19 https://kattraxler.github.io/feed.xml 20 20 https://linuxwit.ch/feed.xml
+2 -1
.config/sway/config
··· 32 32 # 33 33 # You can get the names of your outputs by running: swaymsg -t get_outputs 34 34 output DP-1 disable 35 - output HDMI-A-2 position 1920,215 resolution 2560x1440@170hz 35 + # output HDMI-A-2 position 1920,215 resolution 2560x1440@170hz 36 36 # output HDMI-A-1 position 0,395 resolution 1920x1080@74hz 37 37 # output HDMI-A-2 position 4480,0 resolution 1920x1080@74hz transform 90 38 38 ··· 192 192 for_window [class="Mumble"] floating enable 193 193 for_window [class="Dino"] floating enable 194 194 for_window [title="Firefox — Sharing Indicator"] floating enable 195 + for_window [title="Virtual Machine Manager"] floating enable 195 196 for_window [title="Firefox — Sharing Indicator"] kill 196 197 # for_window [class="Dota 2"] floating enable, border none 197 198 #
+1
.config/sway/nostromo
··· 1 + output HDMI-A-2 position 1920,215 resolution 2560x1440@170hz