Commit Graph

437 Commits

Author SHA1 Message Date
e2883114f1
nvim: add org, completion, lsp 2022-08-08 11:07:10 +02:00
e1ab9ebdb0
initial nvim config 2022-08-08 01:41:01 +02:00
a8f3e416a8
enable true colour in nvim 2022-08-08 01:40:30 +02:00
b5ca49627c
Don't make dropdown terminal transparent 2022-08-08 01:39:48 +02:00
2e01e4f265
update german dictionary 2022-08-01 22:32:48 +02:00
ef49637052
zsh: set GPG_TTY 2022-08-01 22:32:29 +02:00
b638b4d1ac
zsh: only set alias for emacsclient if it is installed 2022-07-31 23:10:05 +02:00
8febf74ca9
fontconfig: Remove Dejavu emojis 2022-07-28 13:10:38 +02:00
5b7e388153
i3: assign veloren to workspace 2022-07-27 15:57:04 +02:00
9ea20a6fb9
fonts: add generic emoji family 2022-07-27 15:55:43 +02:00
cb1bec6d0b
translate: replace newlines with \n 2022-07-19 02:46:32 +02:00
909bb56b4c
Zsh: add alert alias 2022-07-17 01:32:20 +02:00
91c61fb8d6
enhance mkplaylist 2022-06-29 19:55:55 +02:00
09b747a34e
mpv: add low resolution yt-dlp profile 2022-06-29 19:55:30 +02:00
828e6d18b4
update clang-tidy, i don't want to align my structs manually 2022-06-15 02:02:23 +02:00
2cee8d2120
add animoji-command 2022-06-15 02:02:12 +02:00
8285a5eac8
urlhandler: Open tube.* in mpv 2022-06-13 23:04:13 +02:00
899a473f86
zsh: source local config 2022-06-06 17:44:11 +02:00
7b5afc3634
zsh: typo mv/mkdir 2022-06-04 21:27:27 +02:00
068868965a
yt-dlp: add extended attributes 2022-06-02 19:19:11 +02:00
455f06c2fd
Don't correct mkdir 2022-06-02 19:18:46 +02:00
86a05e56f3
Start inkscape on workspace 6 2022-06-02 19:18:27 +02:00
915c6a7cda
readwwwlog: Remove trailing slash 2022-05-24 00:22:55 +02:00
88226b592c
Update german disctionary 2022-05-24 00:22:34 +02:00
0125002c9f
Fix mpv audio selection: jp -> ja 2022-05-18 08:04:59 +02:00
ea83f90a9c
Add yewtu.de to urlhandler 2022-05-15 12:01:06 +02:00
647d24ae69
Remove useless quotes 2022-05-15 12:00:34 +02:00
7799a7191f
Add rule for termbin.com to urlhandler 2022-05-11 02:01:40 +02:00
f1b5af8ce2
tmux: Add conditional for old tmux 2022-05-09 03:09:26 +02:00
905300b48f
tmux: remove %hidden
%if '#{>=:#{version},3.2}' is correct, but tmux 3.1 still complains
about it, even though it is never executed.
2022-05-09 02:52:46 +02:00
afae5be0d4
Ok, this should work… 2022-05-09 02:46:38 +02:00
cd7691af3d
tmux: Next try… 2022-05-09 02:38:56 +02:00
27f72bb152
Fix tmux compat cond. 2022-05-09 02:31:59 +02:00
cbeb772f31
Add compatibility conditional to tmux config 2022-05-09 02:28:01 +02:00
d67db3c365
Fix printed command in setup script 2022-05-09 01:51:17 +02:00
027b391f93
Update setup script 2022-05-09 01:00:29 +02:00
9632445b71
Use HTTP URL for emacs.d submodule 2022-05-09 00:54:41 +02:00
bab65cee86
Add support for some invidious and piped instances to urlhandler 2022-05-09 00:04:00 +02:00
41b83f13a5
cutvid: Fix degraded video quality with hardcoded subtitles
- Extract subtitles first
- Only do 1 encoding pass
2022-05-07 19:08:01 +02:00
b07ee2ccef
cutvid: Document --hardcode-subs in --help 2022-05-07 19:07:39 +02:00
fe36e49563
Fix cutvid completion 2022-05-07 17:39:14 +02:00
a6aa229368
Add cutvid function 2022-05-07 17:26:51 +02:00
4ee486ccfc
Hide tmux variables 2022-05-04 23:30:21 +02:00
99928cb421
apng2webp: check if commands are available 2022-05-04 16:07:31 +02:00
99d550870e
Remove bashisms in apng2webp and allow for images with >100 frames 2022-05-04 15:59:00 +02:00
43809f8332
Fix some small issues in apng2webp 2022-05-04 15:48:01 +02:00
cf58548429
Update Emacs config 2022-05-04 04:17:10 +02:00
9628fe4f7e
Zsh theme: Make command separators blue 2022-05-04 04:03:14 +02:00
70c7643214
Fix Zsh completions, define functions before calling them 2022-05-04 03:58:54 +02:00
e74efe64d6
Add apng2webp 2022-05-03 20:50:18 +02:00