small pixel drawing of a pufferfish dotfiles

Merge remote-tracking branch 'origin/master'
Jes Olson jolson@digitalocean.com
Mon, 25 Oct 2021 10:39:10 -0500
commit

dfe596bb194b1d393516f1706d3f67b2645b96a2

parent

e32649a2f36f01529e516f4028dd7bcde6f1426c

4 files changed, 4 insertions(+), 59 deletions(-)

jump to
D .config/mutt/muttrc

@@ -1,57 +0,0 @@

-source 'echo "$( pw=$(pass c3f); echo set my_pass=\"$pw\" )" |' -set sort='reverse-last-date-received' -set my_user='j3s' -set spoolfile=imaps://$my_user:$my_pass@mail.c3f.net/ -set folder="imaps://mail.c3f.net/" -set record='=Sent' -set postponed='=Drafts' -set imap_check_subscribed -set timeout=5 -set imap_keepalive=300 -set mail_check=5 -set realname='Jesse Olson' -set from='j3s@c3f.net' -set use_from=yes - -set smtp_url=smtp://$my_user:$my_pass@mail.c3f.net:587 -set ssl_starttls=yes -set ssl_force_tls=yes -set edit_headers=yes -set markers=no - -set index_format="%2C %Z %D %-17.17n (%3l) %s" -set pager_format="%S [%C/%m] %l %n: %s" -set date_format="%Y-%m-%d %l:%M %p" -macro index a '<save-message>=Archive<enter>y' -macro index A '<pipe-message>git am<enter>j' -push '<change-folder> =<enter>' - -color index blue default ~P -# Patch syntax highlighting -color body brightwhite default ^[[:space:]].* -color body yellow default ^(diff).* -color body brightwhite default ^(\s).* -color body cyan default ^(Signed-off-by).* -color body cyan default ^(Docker-DCO-1.1-Signed-off-by).* -color body brightwhite default ^(Cc) -color body yellow default "^diff \-.*" -color body brightwhite default "^index [a-f0-9].*" -color body brightblue default "^---$" -color body white default "^\-\-\- .*" -color body white default "^[\+]{3} .*" -color body green default "^[\+][^\+]+.*" -color body red default "^\-[^\-]+.*" -color body brightblue default "^@@ .*" -color body green default "LGTM" -color body brightmagenta default "-- Commit Summary --" -color body brightmagenta default "-- File Changes --" -color body brightmagenta default "-- Patch Links --" -color body green default "^Merged #.*" -color body red default "^Closed #.*" -color body brightblue default "^Reply to this email.*" - -# GPG -set pgp_replyencrypt # now crypt_replyencrypt -set pgp_replysign # now crypt_replysign -set pgp_replysignencrypted # now crypt_replysignencrypted -set pgp_show_unusable=no
M .config/rss-feeds.txt.config/rss-feeds.txt

@@ -14,7 +14,7 @@ https://www.bitquabit.com/index.xml

http://antirez.com/rss https://blog.jse.li/index.xml https://spencerkrum.com/index.xml -https://georgerrmartin.com/notablog/feed +https://georgerrmartin.com/notablog/feed/ https://www.ryanprior.com/posts/index.xml https://kattraxler.github.io/feed.xml https://linuxwit.ch/feed.xml
M .config/sway/config.config/sway/config

@@ -32,7 +32,7 @@ # output HDMI-A-1 resolution 1920x1080 position 1920,0

# # You can get the names of your outputs by running: swaymsg -t get_outputs output DP-1 disable -output HDMI-A-2 position 1920,215 resolution 2560x1440@170hz +# output HDMI-A-2 position 1920,215 resolution 2560x1440@170hz # output HDMI-A-1 position 0,395 resolution 1920x1080@74hz # output HDMI-A-2 position 4480,0 resolution 1920x1080@74hz transform 90

@@ -192,6 +192,7 @@ for_window [class="Steam"] floating enable

for_window [class="Mumble"] floating enable for_window [class="Dino"] floating enable for_window [title="Firefox — Sharing Indicator"] floating enable + for_window [title="Virtual Machine Manager"] floating enable for_window [title="Firefox — Sharing Indicator"] kill # for_window [class="Dota 2"] floating enable, border none #
A .config/sway/nostromo

@@ -0,0 +1,1 @@

+output HDMI-A-2 position 1920,215 resolution 2560x1440@170hz