| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2020-04-29 | Add bin/centercon and sway bindings | Robert Günzler | 1 | -0/+40 | |
| 2020-04-29 | bin/hibiki/vncez: add help | Robert Günzler | 1 | -1/+9 | |
| 2020-04-29 | bin/soundswitch: add input/output switch | Robert Günzler | 1 | -29/+57 | |
| 2020-04-29 | bin/swq: "has ws" and better support floatings cons | Robert Günzler | 1 | -4/+9 | |
| 2020-04-29 | bin/menu: make case-insesitive | Robert Günzler | 1 | -3/+4 | |
| 2020-04-29 | yamlfs: Add platform support to go template | Robert Günzler | 2 | -21/+86 | |
| also adds buildkit multi-platform builder | |||||
| 2020-04-24 | yamlfs: add more templates | Robert Günzler | 3 | -0/+354 | |
| 2020-04-23 | bin/semver: add --tags to git-describe call | Robert Günzler | 1 | -1/+1 | |
| 2020-04-23 | bin/menu: make multiline | Robert Günzler | 1 | -1/+3 | |
| 2020-04-23 | bin/colorpick: fix notif | Robert Günzler | 1 | -3/+12 | |
| 2020-04-23 | shell: alias k => kubectl | Robert Günzler | 1 | -0/+1 | |
| 2020-04-23 | tridactyl: fix changelog css, make history binds match vim | Robert Günzler | 2 | -3/+6 | |
| 2020-04-23 | yamlfs: Update go, add helm chart | Robert Günzler | 3 | -12/+491 | |
| 2020-04-23 | bin/lock: use swaylock + effects patches | Robert Günzler | 2 | -30/+23 | |
| 2020-04-23 | sway: float firefox sharing indicator | Robert Günzler | 1 | -0/+2 | |
| 2020-04-23 | kanshi: add new desk configs | Robert Günzler | 1 | -7/+20 | |
| also rework config for 0.1, fix use of profiles | |||||
| 2020-04-23 | Add redshift config | Robert Günzler | 3 | -1/+25 | |
| 2020-04-10 | Replace iosevka ss08 with ss05 | Robert Günzler | 2 | -2/+2 | |
| 2020-04-10 | vim: cleanup goyo/limelight integration | Robert Günzler | 1 | -17/+24 | |
| 2020-04-10 | vim: fix eapi7 snippet | Robert Günzler | 1 | -1/+1 | |
| 2020-04-10 | waybar: improve player filtering in mediaplayer.py | Robert Günzler | 2 | -5/+6 | |
| 2020-04-10 | commit: add split, sticky and waybar-reload binds | Robert Günzler | 1 | -3/+6 | |
| 2020-04-10 | sway: cleanup auto rules | Robert Günzler | 1 | -3/+6 | |
| 2020-04-10 | mpv: autofit to larger screens, keybind for file-loop | Robert Günzler | 2 | -0/+3 | |
| 2020-04-10 | git: add tig options | Robert Günzler | 1 | -0/+10 | |
| 2020-04-10 | git: misc stuff | Robert Günzler | 1 | -0/+5 | |
| * default to rebase on pull * add amend alias * add fuzzy branch using fzfez | |||||
| 2020-04-10 | git: trailer can now amend to messages behind HEAD | Robert Günzler | 1 | -1/+1 | |
| 2020-04-10 | git: cleanup config | Robert Günzler | 1 | -27/+19 | |
| 2020-04-10 | git: Fix pager args | Robert Günzler | 1 | -3/+3 | |
| 2020-04-10 | alacritty: Use url-launcher in both configs | Robert Günzler | 2 | -4/+9 | |
| 2020-04-10 | fixup! irssi: use trigger script for notifications | Robert Günzler | 1 | -1/+1 | |
| 2020-04-10 | Fix less output buffering (finally) | Robert Günzler | 1 | -1/+1 | |
| 2020-04-10 | Use human-readability level 3 for rsyncez | Robert Günzler | 1 | -1/+1 | |
| 2020-04-10 | Add cargo bin to PATH | Robert Günzler | 1 | -0/+4 | |
| 2020-04-10 | Add bin/hibiki/vncez and move wfez to bin/hibiki | Robert Günzler | 2 | -0/+15 | |
| 2020-04-10 | bin/swx: add options for making container sticky | Robert Günzler | 1 | -12/+39 | |
| and a helper to force a delay before detecting appid | |||||
| 2020-04-10 | bin/semver: Use getopt for cli | ||||