| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |||||
| * | bin: format scripts | Robert Günzler | 2021-07-29 | 14 | -431/+606 |
| | | |||||
| * | bin/latexmk: ensure there is only one instance | Robert Günzler | 2021-06-15 | 1 | -4/+18 |
| | | |||||
| * | bin/hibiki/prompt: use iosevka unicode, instead of icons from mdi | Robert Günzler | 2021-06-11 | 1 | -2/+4 |
| | | |||||
| * | bin/latexmk: provide realpath implementation | Robert Günzler | 2021-06-04 | 1 | -1/+15 |
| | | |||||
| * | bin/latexmk: allow setting a different ENGINE and VIEWER | Robert Günzler | 2021-06-01 | 1 | -18/+29 |
| | | | | | | also make sure we are *nix cross-compatible and fix some shellcheck warnings | ||||
| * | tridactyl: update, add mpvplay script | Robert Günzler | 2021-05-31 | 1 | -0/+19 |
| | | |||||
| * | add darkmode script | Robert Günzler | 2021-05-31 | 1 | -0/+29 |
| | | |||||
| * | bin/enter: support running without attaching tty | Robert Günzler | 2021-04-26 | 1 | -19/+28 |
| | | |||||
| * | sway: remove explicit dbus launching from config/run script | Robert Günzler | 2021-04-26 | 1 | -2/+2 |
| | | |||||
| * | bin/semver: no changelog by default | Robert Günzler | 2021-04-26 | 1 | -2/+2 |
| | | |||||
| * | bin/beep: switch back to paplay | Robert Günzler | 2021-04-26 | 1 | -2/+2 |
| | | |||||
| * | bin/enter: name the image after the directory/file | Robert Günzler | 2021-04-26 | 1 | -2/+8 |
| | | |||||
| * | add bin/rm and bash alias; help not deleting stuff on accident | Robert Günzler | 2021-04-26 | 1 | -0/+38 |
| | | |||||
| * | prompt: add git-bug count | Robert Günzler | 2021-04-26 | 1 | -2/+5 |
| | | |||||
| * | Add bin/gui-enter; allows spawning a process into my sway session | Robert Günzler | 2021-04-26 | 1 | -0/+40 |
| | | | | | probably doesn't work outside my setup | ||||
| * | Add bin/latexmk, tectonic + entr tool to build latex files | Robert Günzler | 2021-04-26 | 1 | -0/+46 |
| | | |||||
| * | Add bin/rcmenu, bemenu-based tool to start/stop openrc services | Robert Günzler | 2021-04-26 | 1 | -0/+27 |
| | | |||||
| * | Add bin/rsyncez as a replacement for the shell alias | Robert Günzler | 2021-04-26 | 1 | -0/+15 |
| | | |||||
| * | bin/centercon: run shfmt | Robert Günzler | 2021-04-26 | 1 | -39/+40 |
| | | |||||
| * | bin/once: add -r to restart service | Robert Günzler | 2021-04-26 | 1 | -1/+18 |
| | | |||||
| * | prompt: show background jobs | Robert Günzler | 2021-04-26 | 1 | -1/+4 |
| | | |||||
| * | add bin/gpctl; gopro control cli | Robert Günzler | 2021-04-26 | 1 | -0/+141 |
| | | |||||
| * | bin/fzfez: cleanups | Robert Günzler | 2021-04-26 | 1 | -20/+12 |
| | | |||||
| * | bin/semver: only annotate when explicitly requested via -a | Robert Günzler | 2021-04-26 | 1 | -13/+25 |
| | | |||||
| * | bin/enter: support detecting CWD | Robert Günzler | 2021-04-26 | 1 | -3/+6 |
| | | |||||
| * | bin/oguri-cycle: use readarray isntead of find | Robert Günzler | 2021-04-26 | 1 | -3/+5 |
| | | |||||
| * | lots of small things | Robert Günzler | 2021-04-26 | 3 | -5/+12 |
| | | |||||
| * | bin/swx: default to foot on -t | Robert Günzler | 2021-04-26 | 1 | -5/+6 |
| | | |||||