alpha
Login
or
Join now
j3s.sh
/
dotfiles
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
my dotz
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
add spencerkrum
author
j3s
date
5 years ago
(Jan 20, 2021, 12:46 PM -0600)
commit
578698aa
578698aa1d0ff44ed188b2bc7a44855d2a28d373
parent
5c8311d4
5c8311d49459a6716b82cee68e4582b0a9e9b52e
+5
-7
5 changed files
Expand all
Collapse all
Unified
Split
.config
aerc
accounts.conf
git
config
rss-feeds.txt
sway
config
.xinitrc
+2
-4
.config/aerc/accounts.conf
Reviewed
···
1
1
[Personal]
2
2
-
source = imaps://j3s@c3f.net@imap.migadu.com
3
3
-
source-cred-cmd = pass show c3f | head -n1
4
4
-
outgoing = smtps+plain://j3s@c3f.net@smtp.migadu.com
5
5
-
outgoing-cred-cmd = pass show c3f | head -n1
2
2
+
source = imaps://j3s@c3f.net:Lsoci9@22@imap.migadu.com
3
3
+
outgoing = smtps+plain://j3s@c3f.net:Lsoci9@22@smtp.migadu.com
6
4
default = INBOX
7
5
from = j3s <j3s@c3f.net>
8
6
copy-to = Sent
-2
.config/git/config
Reviewed
···
36
36
smtpencryption = tls
37
37
smtpserverport = 465
38
38
annotate = yes
39
39
-
[merge]
40
40
-
ff = false
41
39
[pull]
42
40
ff = only
43
41
[includeIf "gitdir:~/git/"]
+1
.config/rss-feeds.txt
Reviewed
···
15
15
http://antirez.com/rss
16
16
https://blog.jse.li/index.xml
17
17
https://streets.mn/feed
18
18
+
https://spencerkrum.com/index.xml
+1
.config/sway/config
Reviewed
···
181
181
# use swaymsg -t get_tree to find class or app_id
182
182
for_window [class="Steam"] floating enable
183
183
for_window [class="Mumble"] floating enable
184
184
+
for_window [class="Dino"] floating enable
184
185
# for_window [class="Dota 2"] floating enable, border none
185
186
#
186
187
# Scratchpad:
+1
-1
.xinitrc
Reviewed
···
5
5
#exec sowm
6
6
#exec spectrwm
7
7
#exec fluxbox
8
8
-
exec sway
8
8
+
exec i3