summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* bin/semver: add --tags to git-describe callRobert Günzler2020-04-231-1/+1
|
* bin/menu: make multilineRobert Günzler2020-04-231-1/+3
|
* bin/colorpick: fix notifRobert Günzler2020-04-231-3/+12
|
* shell: alias k => kubectlRobert Günzler2020-04-231-0/+1
|
* tridactyl: fix changelog css, make history binds match vimRobert Günzler2020-04-232-3/+6
|
* yamlfs: Update go, add helm chartRobert Günzler2020-04-233-12/+491
|
* bin/lock: use swaylock + effects patchesRobert Günzler2020-04-232-30/+23
|
* sway: float firefox sharing indicatorRobert Günzler2020-04-231-0/+2
|
* kanshi: add new desk configsRobert Günzler2020-04-231-7/+20
| | | | also rework config for 0.1, fix use of profiles
* Add redshift configRobert Günzler2020-04-233-1/+25
|
* Replace iosevka ss08 with ss05Robert Günzler2020-04-102-2/+2
|
* vim: cleanup goyo/limelight integrationRobert Günzler2020-04-101-17/+24
|
* vim: fix eapi7 snippetRobert Günzler2020-04-101-1/+1
|
* waybar: improve player filtering in mediaplayer.pyRobert Günzler2020-04-102-5/+6
|
* commit: add split, sticky and waybar-reload bindsRobert Günzler2020-04-101-3/+6
|
* sway: cleanup auto rulesRobert Günzler2020-04-101-3/+6
|
* mpv: autofit to larger screens, keybind for file-loopRobert Günzler2020-04-102-0/+3
|
* git: add tig optionsRobert Günzler2020-04-101-0/+10
|
* git: misc stuffRobert Günzler2020-04-101-0/+5
| | | | | | * default to rebase on pull * add amend alias * add fuzzy branch using fzfez
* git: trailer can now amend to messages behind HEADRobert Günzler2020-04-101-1/+1
|
* git: cleanup configRobert Günzler2020-04-101-27/+19
|
* git: Fix pager argsRobert Günzler2020-04-101-3/+3
|
* alacritty: Use url-launcher in both configsRobert Günzler2020-04-102-4/+9
|
* fixup! irssi: use trigger script for notificationsRobert Günzler2020-04-101-1/+1
|
* Fix less output buffering (finally)Robert Günzler2020-04-101-1/+1
|
* Use human-readability level 3 for rsyncezRobert Günzler2020-04-101-1/+1
|
* Add cargo bin to PATHRobert Günzler2020-04-101-0/+4
|
* Add bin/hibiki/vncez and move wfez to bin/hibikiRobert Günzler2020-04-102-0/+15
|
* bin/swx: add options for making container stickyRobert Günzler2020-04-101-12/+39
| | | | and a helper to force a delay before detecting appid
* bin/semver: Use getopt for cliRobert Günzler2020-04-101-18/+59
|
* Add bin/fzfezRobert Günzler2020-04-101-0/+66
|
* irssi: use trigger script for notificationsRobert Günzler2020-02-283-0/+1258
|
* vifm: use zathura as default opener for pdfRobert Günzler2020-02-281-2/+2
|
* mpv: do not use cpu-intense scalers by defaultRobert Günzler2020-02-281-6/+7
|
* bin/lock: use iosevka sparkleRobert Günzler2020-02-281-1/+1
|
* vim: improve auto-saving of emailsRobert Günzler2020-02-281-6/+1
|
* vim: use markdown snippets for zettel wikiRobert Günzler2020-02-281-3/+1
|
* alacritty: disable url-launcher scriptRobert Günzler2020-02-281-3/+3
|
* sway: fixup tablet inputs and swayidle commandRobert Günzler2020-02-282-21/+26
|
* waybar: put the icon before the valueRobert Günzler2020-02-281-31/+19
|
* Add a pdf filter to aercRobert Günzler2020-02-282-1/+5
|
* Add gopath/bin to pathRobert Günzler2020-02-281-0/+5
|
* bin/swx: Add option to rotate a container using cageRobert Günzler2020-02-281-4/+31
| | | | | | | | | | | | | | The problem: I want to read PDFs and webpages on my laptop holding it upright. Using `swaymsg output $laptop transform 90 clockwise` works BUT the trackpad will now be unusable since it maps movements according to the new screen orientation. The solution: Spawn the window inside cage [1] which allows us to rotate just that container which will keep the input usable. [1]: https://github.com/Hjdskes/cage
* sway: Hide cursor after 2s of inactivityRobert Günzler2020-02-211-0/+2
|
* sway: Use new soundswitchRobert Günzler2020-02-211-3/+1
|
* grimshot: Use hw encoding with wf-recorderRobert Günzler2020-02-212-2/+41
| | | | also adds bin/wfez that has the args for it preset
* Remove bin/streamonRobert Günzler2020-02-211-7/+0
|
* mpv: Add high(er) quality scalersRobert Günzler2020-02-212-2/+423
|
* Switch from Iosevka default to ss05Robert Günzler2020-02-216-7/+11
|
* zathura: Fix recolor bindRobert Günzler2020-02-131-1/+1
|