| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | bin/semver: big refactoring | Robert Günzler | 2022-08-17 | 1 | -40/+67 | |
| * | bin/notifmenu: support working on history | Robert Günzler | 2022-08-17 | 1 | -18/+50 | |
| * | bin/soundswitch: buy into pipewire more | Robert Günzler | 2022-08-17 | 1 | -145/+234 | |
| * | bin/mnts: skip loop* devices | Robert Günzler | 2022-08-17 | 1 | -1/+1 | |
| * | bin: drop latexmk | Robert Günzler | 2022-08-17 | 1 | -116/+0 | |
| * | bin/iconez: support only selecting scalable icons | Robert Günzler | 2022-08-17 | 1 | -21/+29 | |
| * | bin/mailsync: allow selecting account | Robert Günzler | 2022-08-17 | 1 | -26/+67 | |
| * | bin/gui-enter: use more marker env vars | Robert Günzler | 2022-08-17 | 1 | -8/+10 | |
| * | bin: drop gh | Robert Günzler | 2022-08-17 | 1 | -114/+0 | |
| * | bin: replace dotf with conf | Robert Günzler | 2022-08-17 | 2 | -2/+2 | |
| * | bin/firefox: support app specific firefox profiles | Robert Günzler | 2022-08-17 | 2 | -9/+70 | |
| * | bin/darkmode: support setting terminal colors via escape seq | Robert Günzler | 2022-08-17 | 1 | -16/+55 | |
| * | bin/latexmk: refactor getopts, add quiet mode | Robert Günzler | 2022-08-02 | 1 | -21/+36 | |
| * | os: finish implementing including encryption using sops | Robert Günzler | 2022-08-02 | 1 | -42/+94 | |
| * | bin/b2: simplify hashing option | Robert Günzler | 2022-04-20 | 1 | -5/+4 | |
| * | Add bin/b2 | Robert Günzler | 2022-04-20 | 1 | -0/+63 | |
| * | bin/latexmk: detect main.tex | Robert Günzler | 2022-04-15 | 1 | -6/+4 | |
| * | rework mail setup | Robert Günzler | 2022-04-15 | 1 | -30/+89 | |
| * | add bin/floaterm, used by tridatyl and sway | Robert Günzler | 2022-02-09 | 1 | -0/+2 | |
| * | local mail setup | Robert Günzler | 2022-02-09 | 1 | -0/+54 | |
| * | add bin/xdg-open that routes through portal | Robert Günzler | 2022-02-09 | 1 | -0/+27 | |
| * | bin/firefox: detect if we're in a firejail container | Robert Günzler | 2022-02-09 | 1 | -4/+8 | |
| * | bin/darkmode: drop lockfiles | Robert Günzler | 2022-02-09 | 1 | -10/+13 | |
| * | bin: drop some scripts | Robert Günzler | 2022-02-09 | 2 | -126/+0 | |
| * | bin/beep: lint + fix | Robert Günzler | 2022-02-09 | 1 | -30/+45 | |
| * | bin/askpass: use pinentry framework | Robert Günzler | 2022-02-09 | 1 | -3/+13 | |
| * | bin/latexmk: watch more filetypes + compat args | Robert Günzler | 2022-02-09 | 1 | -2/+20 | |
| * | add river init and make some scripts work | Robert Günzler | 2022-02-09 | 2 | -15/+15 | |
| * | bin/firefox: cleanup | Robert Günzler | 2021-11-15 | 1 | -10/+1 | |
| * | passmenu: handle pass failures better | Robert Günzler | 2021-11-15 | 1 | -1/+3 | |
| * | bin/notifmenu: handle id argument | Robert Günzler | 2021-11-15 | 1 | -4/+7 | |
| * | bin: add script to play v4l2 device feed with mpv low-latency profile | Robert Günzler | 2021-11-08 | 1 | -0/+2 | |
| * | bin: add script to find xdg icons by name/pid | Robert Günzler | 2021-11-08 | 1 | -0/+84 | |
| * | bin/mnts: flatten input | Robert Günzler | 2021-11-08 | 1 | -1/+1 | |
| * | bin/sway-run: update | Robert Günzler | 2021-11-08 | 1 | -3/+13 | |
| * | bin/latexmk: watch for all file changes | Robert Günzler | 2021-11-08 | 1 | -13/+13 | |
| * | bin: add safe rm | Robert Günzler | 2021-11-08 | 1 | -0/+54 | |
| * | Add desk script | Robert Günzler | 2021-11-02 | 1 | -0/+38 | |
| * | Add firefox scripts | Robert Günzler | 2021-11-02 | 4 | -18/+32 | |
| * | bin/darkmode: prevent triggers during dawn/dusk phases | Robert Günzler | 2021-11-02 | 1 | -2/+10 | |
| * | bin: add s6menu | Robert Günzler | 2021-11-02 | 1 | -0/+32 | |
| * | bin: add notifmenu | Robert Günzler | 2021-11-02 | 1 | -0/+82 | |
| * | bin/rcmenu: update icon | Robert Günzler | 2021-11-02 | 1 | -7/+8 | |
| * | bin/passmenu: fix logic to determine failure | Robert Günzler | 2021-11-02 | 1 | -1/+1 | |
| * | bin: add git-commit-bump | Robert Günzler | 2021-11-02 | 1 | -0/+43 | |
| * | bin/mnts: lsblk now returns list of mountpoints | Robert Günzler | 2021-09-25 | 2 | -5/+62 | |
| * | remove bin/zet | Robert Günzler | 2021-08-31 | 1 | -25/+0 | |
| * | bin/darkmode: support dusk/dawn properly | Robert Günzler | 2021-08-03 | 1 | -18/+13 | |
| * | bin/darkmode: accept day* arguments | Robert Günzler | 2021-07-29 | 1 | -1/+1 | |
| * | bin/mpvplay: show notification if mpv fails | Robert Günzler | 2021-07-29 | 1 | -1/+8 | |