9f0e7a0c12
Xdefaults, xinitrc: dynamically calculate font size
...
Recent changes in OpenBSD made my laptops share different (althought
correctly calculated) DPIs. Add an script and rework X resources loading
so:
1. load ~/.Xdefaults into xrdb for baseline
2. run the script to compute a DPI and xterm's faceSize so it respects
some values previously defined in this repo
As an upside, now XTerm.VT100.faceSize can be queried, so use that in
hlwm theme.
2022-05-17 03:14:19 +00:00
e6a6fadfb3
hlwm: fix copypasto from previous
2022-04-02 14:44:30 +00:00
f721826d92
screenshot: replace xwd+netpbm with maim
...
While at it, add a new keybind for it.
2022-03-20 04:25:18 +00:00
f020fac3d5
fontconfig: sync config
2022-03-20 04:13:09 +00:00
49f6392c9f
hlwm: sync config
2022-03-20 04:13:09 +00:00
11b5127750
Xdefaults: deal with changes in X DPI calculations
2022-03-20 04:13:06 +00:00
8d3c63cc5e
shrc: add support for NNCP
2022-03-20 04:13:00 +00:00
d675a92a92
Rename cassh-keygen.sh -> sshca-keygen.sh
2022-02-06 14:31:39 +00:00
d6242cfef0
Remove incomplete script
2022-01-20 13:12:24 +00:00
489dba6933
Add scripts for helping managing a SSH CA
2022-01-16 14:23:14 +00:00
13fae1631f
rbucmd: use user@host everywhere
2022-01-16 14:23:14 +00:00
71019bf806
sekrit-rekey: change for ... in $(cmd)
to cmd | while read
2022-01-16 14:23:14 +00:00
73880fb104
gpg/git: update PGP key
2022-01-01 15:08:15 +00:00
68d7995a7f
Add script for generating RFC 4193 compliant ULAs
2021-12-31 13:54:54 +00:00
95a8ef0800
shrc: set stty status
on OpenBSD
2021-12-15 09:06:33 +00:00
db98b73ff2
Add script for OpenIKED ECDSA keys generation
2021-12-03 18:24:25 +00:00
e82506d113
xenodm theme and setup adjustments
2021-12-03 18:22:29 +00:00
2e152aa82e
pstsrv: use curl -x
instead of torsocks
2021-12-03 18:20:02 +00:00
699363c409
pstsrv: add pst.moe, retire w1r3.net
2021-12-03 13:53:52 +00:00
506952db72
ZZZ: lock the screen instead of asking the user to do so
2021-11-19 22:23:57 +00:00
dbd4ecbc07
dotfiles: make install
is no longer verbose
2021-11-19 22:23:57 +00:00
52f2d20dbc
rbucmd: start ssh-agent only if there isn't one running already
2021-10-16 15:36:12 +00:00
50cd17d821
xinitrc: small changes
...
- sct 3500K
- prefer `if cmd; then ...` to `cmd && ...`
- use different files for stdout and stderr
2021-09-20 22:06:51 +00:00
fa98ce9002
fontconfig: use IBM Plex family as default font
2021-08-02 03:13:14 +00:00
09bfd184a2
fetch: use glob expansion instead of find, for speed
2021-08-02 03:12:01 +00:00
f9f951867c
Add script for OpenBSD remote backups
2021-06-25 15:35:13 +00:00
3ca523b0ee
Add script for doing djb2-based term colorization
2021-05-29 14:01:03 +00:00
7110e32037
fontconfig / xterm: add emoji fallbacks
2021-05-28 12:56:36 +00:00
141a56f51b
fetch: small fixes
...
- Use `sha256 -s` instead of piping into `sha256`
- Remove unused name output file
2021-04-11 14:32:18 +00:00
489043a49d
gpg/git: update PGP key
2021-03-21 15:28:23 +00:00
02faa7d7bb
nyaasearch: add script for searching nyaa.si with w3m
2021-03-12 00:11:38 +00:00
2a35d39180
xinitrc: remove legacy cruft, add sct back
...
While there, replace `test` with `[ ... ]`.
2021-01-23 11:28:28 +00:00
d5e94cd65e
shgit: quote glob characters
2021-01-21 03:06:17 +00:00
febb52129e
mblaze: remove contrib
...
Use upstream version instead.
2021-01-16 18:54:30 +00:00
2c86e788e9
Add httpd-utils
2020-12-28 23:24:06 +00:00
174cc1338b
xterm: allow pasting Tabs
2020-12-28 15:52:45 +00:00
4155ad9324
Update ZSK rotation instructions
2020-12-27 15:47:54 +00:00
0ffa5a95e4
tmux: add binding for copying to X11 clipboard
2020-12-27 15:45:40 +00:00
9fef01eb0c
Add some notes about key rotations
2020-12-23 16:40:44 +00:00
0b072ec399
hlwm: user lemonbar instead of lemonbar-xft
...
At least lemonbar is maintained every now and then. lemonbar-xft has
been archived for almost a year already.
2020-12-23 16:10:08 +00:00
999ed6368d
hlwm: use shell substitution instead of cut
2020-12-23 16:09:40 +00:00
b06b83aa4b
update-element-web: cope with rename
2020-12-21 12:18:38 +00:00
1143e7ea10
Add Git pre-commit hook to check for missing serial bumps in zonefiles
2020-12-09 18:15:43 +00:00
0dc2525dc4
fontconfig: disable ligatures for monospace fonts
2020-12-08 19:42:51 +00:00
54a7ab5e6e
themes: convert colorscheme.c to Perl
2020-12-06 15:08:37 +00:00
e71a6eb321
sekrit: add rm command
...
While at it, fix a typo.
2020-12-03 00:18:11 +00:00
19631627d6
sekrit: remove -f flag for sekrit_add
...
Not only it parsed the wrong character 2 commits ago, it's also
completely broken: file can't be overwritten, because of `chmod 400`.
2020-12-02 03:53:57 +00:00
f500903cba
sekrit: small refactor
2020-12-02 03:44:32 +00:00
c2af544099
sekrit: parse the right flag in sekrit_add
2020-12-02 03:40:04 +00:00
88c18dd564
Add avatars
2020-11-28 15:48:36 +00:00