Commit Graph

204 Commits

Author SHA1 Message Date
Lucas 17b440be69 Add script for updating riot-web 2020-03-14 15:37:25 +00:00
Lucas fa6fbb9e3c Create directory for scripts 2020-03-14 15:34:04 +00:00
Lucas 10d1e7d0d3 gen-ec-cert: remove wx permissions from generated files 2020-03-14 14:08:26 +00:00
Lucas eb605487e5 Add scripts from mblaze/contrib
Directly from tag v6.0, e0733f187b34b21fa8335b9914c29a28fa2e856d.
2020-03-11 23:33:13 +00:00
Lucas 69e00b6f58 Add mblaze related files 2020-03-11 23:25:28 +00:00
Lucas 96862e6556 hlwm: Fullscreen Tor Browser 2020-02-22 15:27:03 +00:00
Lucas 63c21d37a5 Only add shgit to PS1 if git is installed 2020-02-17 22:40:13 +00:00
Lucas c145066753 tmux: add binding for toggling status bar 2020-02-14 23:33:09 +00:00
Lucas 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
Lucas f53179091a gen-ec-cert: make encryption optional 2020-02-14 02:02:22 +00:00
Lucas f0505b1d11 gen-ec-cert: reuse the private key if it exists 2020-02-13 10:52:55 +00:00
Lucas ea435f67d5 gen-ec-cert: better error checking 2020-02-13 10:51:47 +00:00
Lucas e139dfbdb9 gen-ec-cert: remove useless -nodes 2020-02-13 10:33:36 +00:00
Lucas bce4c8c754 Add script for generating self-signed EC certs 2020-02-13 02:59:09 +00:00
Lucas 0dd308156c herbstpanel: also show current tag 2020-01-31 03:03:27 +00:00
Lucas 64ef0b5728 herbstpanel: only show urgent tags
While there, do some housekeeping in shell style.
2020-01-26 17:28:08 +00:00
Lucas 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
Lucas 776714b53c spoon: add OpenBSD output customization patch 2020-01-26 14:59:55 +00:00
Lucas 3ca9d661dc Adjust repeat rate 2020-01-26 14:54:26 +00:00
Lucas f46aaa286b spoon: update OpenBSD config.h 2020-01-26 14:53:21 +00:00
Lucas eec2186ce6 Configure font size for xterm 2019-12-29 21:10:08 +00:00
Lucas 01c6a6d22d Merge xsekrit into credentials 2019-12-28 00:12:31 +00:00
Lucas 83d15c417d credentials: handle all cases with one function 2019-12-27 23:20:28 +00:00
Lucas c0f051acd7 sekrit: code nits 2019-12-27 22:56:03 +00:00
Lucas 5d9c0c0830 sekrit: make check_key more strict 2019-12-27 22:52:59 +00:00
Lucas adaa10ee08 Add riot-web-ui 2019-12-17 22:12:32 +00:00
Lucas 8f00ffb6b8 Fix credentials short-circuits 2019-12-17 22:09:25 +00:00
Lucas be2b7edc4c Add flac2ogg 2019-12-17 13:08:39 +00:00
Lucas e29482a373 Add default umask
It seems Ubuntu doesn't set it to 022 by default.
2019-12-17 12:50:51 +00:00
Lucas e405c1de7b Only run git-status inside a work tree 2019-12-14 00:58:19 +00:00
Lucas dab4dcce0c Use correct variable 2019-12-14 00:31:20 +00:00
Lucas 8362f872f4 More shgit rework
- Use -q in git-symbolic-ref
- Improve ahead / behind count a bit by assigning it to positional
  parameters and getting rid of a conditional
2019-12-13 10:54:20 +00:00
Lucas e2a89e04b6 Add transmission-daemon settings 2019-12-11 02:11:58 +00:00
Lucas 349ce73952 Rework behind / ahead commit count 2019-12-10 11:31:47 +00:00
Lucas 09bf6ae01a More style fixes for shgit 2019-12-10 11:30:20 +00:00
Lucas 0d2097cee2 Quote bare '?' as it's a glob pattern 2019-12-09 11:07:17 +00:00
Lucas ba76c45683 Fix shgit shell style and reenable it 2019-12-09 11:05:22 +00:00
Lucas 9b49b33642 Small refactor for screenshot 2019-12-08 18:39:16 +00:00
Lucas c84c0e3a99 Unify shell script style 2019-12-08 18:39:16 +00:00
Lucas 8d3ae231bb Fix imgresize size expansion 2019-12-08 16:17:45 +00:00
Lucas 2934979ce4 sekrit style fixes 2019-12-05 10:58:43 +00:00
Lucas 404fa47fd9 Add dedicated prefix for manpages 2019-12-04 11:01:03 +00:00
Lucas 63edc5f58d Add sekrit 2019-12-04 10:58:10 +00:00
Lucas 024b065d3b Add mpv config 2019-12-01 19:36:50 +00:00
Lucas d2ed3d3367 Add noflash to nexrc
In voidlinux, it's on by default, which is a PITA. While there, set all
options in a single line.
2019-11-02 15:53:58 +00:00
Lucas 8d83ffd659 Bring back scalable fonts 2019-11-01 02:17:29 +00:00
Lucas 9497ffe6cd Add fontconfig bits 2019-11-01 02:08:32 +00:00
Lucas a3ec887fb8 fetch: Don't mess stdout with progress bar
Instead of using default ftp(1), if stdin is a tty, redirect ftp(1)
stdout to the tty. This implies know you can safely do

	$ fetch ... | sxiv
2019-10-26 23:05:30 +00:00
Lucas 9b207887c1 Change FreeHugsBSD background placement 2019-10-05 00:31:15 +00:00
Lucas afeec573e8 Unify ssh-askpass theme
Correct font and use only one color for button borders.
2019-10-05 00:29:59 +00:00