b37356c964
invidious: allow HTTP URLs too
2020-06-07 14:02:36 +00:00
5fad16dbbd
spoon: make mixer volume fixed width
...
While there, remove xkblayout and rename patch, as it's OS-independent.
2020-05-31 17:45:33 +00:00
83255497ac
hlwm: simplify panel
2020-05-31 02:43:51 +00:00
82b8e95d7e
credentials: rename service -> account, 2fa,sfa -> mfa
2020-05-25 16:04:38 +00:00
aa6636e6a5
credentials: redefine SEKRIT_DIR
...
Instead of adding a prefix to all keys.
2020-05-25 16:04:37 +00:00
a830563ebd
credentials: remove -r
...
It's pointless now with sekrit cp.
2020-05-25 16:04:37 +00:00
1d45d3c561
credentials: use sekrit cp
2020-05-25 16:04:37 +00:00
4657adf4b1
sekrit: bake in clipboard support with cp subcommand
2020-05-25 16:04:37 +00:00
540f26be40
spoon: make Linux match OpenBSD style
2020-05-23 02:11:37 +00:00
f1c39a568c
shgit: use IFS correctly
2020-05-03 14:56:30 +00:00
6cdd3337fd
sekrit: fix arguments check
2020-05-03 14:48:05 +00:00
d5e71c46f7
Align shell style all over the repo
2020-05-03 14:47:27 +00:00
afb13d9c9c
flac2ogg: use the correct variable in loops
...
While there, adjust the error message to be more aligned to the rest of
the scripts.
2020-05-03 14:00:42 +00:00
17ef04b41a
fetch: use a slightly more correct check for TTY stdin
2020-05-03 14:00:41 +00:00
06f9918f2c
invidious: change heuristic for using path as ID
2020-05-02 20:48:30 +00:00
3fcbc23542
invidious: handle embed links
2020-05-02 20:48:30 +00:00
7f89a0aaf8
invidious: only allow "known" URLs
2020-05-02 20:43:38 +00:00
0a7dd126e8
invidious: rewrite
...
- Use API cleverly
- Allow specifying a provider different than invidio.us
- Use torsocks by default
2020-05-02 19:39:59 +00:00
aa86bb5c6e
m: don't increment variables inside subshell
2020-04-26 17:47:18 +00:00
54f5477b0f
m: allow showing summary of directories in list
...
Add a PATH-like variable M_LIST_PATH. If no arguments are given and this
new variable isn't empty, show a summary of those directories, without
showing stats for each subdirectory. This permits a more compact output
that comes handy when your directory tree is growing out of control.
2020-04-26 17:04:13 +00:00
2231ee3e8d
pstsrv: fix variable name
2020-04-25 22:41:10 +00:00
66ee27664d
hlwm: fix monitor padding for lemonbar
2020-04-25 20:43:15 +00:00
1c78cab349
hlwm: reorder UI settings acording to man
2020-04-25 19:01:33 +00:00
43091854f9
Add plumb script for opening files
2020-04-06 23:51:03 +00:00
2395ee7cbd
Add pstsrv for centralizing different paste services
2020-04-06 22:44:57 +00:00
4a86e6f983
m: sorting Maildirs is useless as msort is called later on
...
While at it, inline the only remaining call to _mdirs
2020-03-29 18:24:56 +00:00
78c51d09c7
Add script for rekeying sekrit store
2020-03-22 01:48:10 +00:00
649ead1257
fetch: fix showing already archived URLs
2020-03-21 11:54:45 +00:00
17b440be69
Add script for updating riot-web
2020-03-14 15:37:25 +00:00
fa6fbb9e3c
Create directory for scripts
2020-03-14 15:34:04 +00:00
10d1e7d0d3
gen-ec-cert: remove wx permissions from generated files
2020-03-14 14:08:26 +00:00
eb605487e5
Add scripts from mblaze/contrib
...
Directly from tag v6.0, e0733f187b34b21fa8335b9914c29a28fa2e856d.
2020-03-11 23:33:13 +00:00
69e00b6f58
Add mblaze related files
2020-03-11 23:25:28 +00:00
96862e6556
hlwm: Fullscreen Tor Browser
2020-02-22 15:27:03 +00:00
63c21d37a5
Only add shgit to PS1 if git is installed
2020-02-17 22:40:13 +00:00
c145066753
tmux: add binding for toggling status bar
2020-02-14 23:33:09 +00:00
036418abee
Use ecparam instead of genpkey
...
The generated keys are just different.
As a consequence, remove key encryption support.
2020-02-14 03:02:52 +00:00
f53179091a
gen-ec-cert: make encryption optional
2020-02-14 02:02:22 +00:00
f0505b1d11
gen-ec-cert: reuse the private key if it exists
2020-02-13 10:52:55 +00:00
ea435f67d5
gen-ec-cert: better error checking
2020-02-13 10:51:47 +00:00
e139dfbdb9
gen-ec-cert: remove useless -nodes
2020-02-13 10:33:36 +00:00
bce4c8c754
Add script for generating self-signed EC certs
2020-02-13 02:59:09 +00:00
0dd308156c
herbstpanel: also show current tag
2020-01-31 03:03:27 +00:00
64ef0b5728
herbstpanel: only show urgent tags
...
While there, do some housekeeping in shell style.
2020-01-26 17:28:08 +00:00
dda3865373
Update hlwm panel
...
- Use lemonbar-xft instead of lemonbar
- Use the same font sizing than in ~/.Xdefaults
2020-01-26 15:00:53 +00:00
776714b53c
spoon: add OpenBSD output customization patch
2020-01-26 14:59:55 +00:00
3ca9d661dc
Adjust repeat rate
2020-01-26 14:54:26 +00:00
f46aaa286b
spoon: update OpenBSD config.h
2020-01-26 14:53:21 +00:00
eec2186ce6
Configure font size for xterm
2019-12-29 21:10:08 +00:00
01c6a6d22d
Merge xsekrit into credentials
2019-12-28 00:12:31 +00:00