| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | |
| | | ||||||
| * | bin/swkill: query once and reuse return value | Robert Günzler | 2021-04-26 | 1 | -2/+3 | |
| | | ||||||
| * | bin/menu: pass bemenu options globally through env var | Robert Günzler | 2021-04-26 | 3 | -41/+41 | |
| | | ||||||
| * | bin/x11fy: be more lenient | Robert Günzler | 2021-04-26 | 1 | -4/+15 | |
| | | | | | unsetting toolkit specific env vars usually does the job | |||||
| * | prompt: set terminal window title | Robert Günzler | 2021-04-26 | 1 | -1/+5 | |
| | | ||||||
| * | bin: simplify sway-run | Robert Günzler | 2021-04-26 | 1 | -39/+13 | |
| | | ||||||
| * | add bin/once | Robert Günzler | 2021-04-26 | 1 | -0/+30 | |
| | | ||||||
| * | bin/oguri-cycle: use a local directory vs hardcoding imgs | Robert Günzler | 2021-01-24 | 1 | -17/+4 | |
| | | ||||||
| * | Update 2021-01-21T18:33:10Z | Robert Günzler | 2021-01-21 | 15 | -123/+259 | |
| | | ||||||
| * | bin/oguri-cycle: randomize bg per output | Robert Günzler | 2021-01-21 | 1 | -1/+1 | |
| | | | | | | before we assigned the same image for all outputs with the same aspect ratio | |||||
| * | bin/centercon: fix arithmetic error | Robert Günzler | 2021-01-21 | 2 | -2/+2 | |
| | | | | | and also fix centercon usage in swx | |||||
| * | bin/clone: modernize | Robert Günzler | 2021-01-21 | 1 | -90/+78 | |
| | | ||||||
| * | bin/mnts: overhaul | Robert Günzler | 2021-01-21 | 1 | -21/+33 | |
| | | ||||||
| * | new theme | Robert Günzler | 2021-01-21 | 3 | -8/+25 | |
| | | ||||||
| * | bin/url-launcher: make notif more generic | Robert Günzler | 2021-01-21 | 1 | -2/+2 | |
| | | ||||||
| * | bin/centercon: overhaul | Robert Günzler | 2020-12-07 | 1 | -9/+29 | |
| | | ||||||
| * | bin/swx: allow setting terminal title | Robert Günzler | 2020-12-07 | 1 | -7/+12 | |
| | | ||||||
| * | bin/soundswitch: remove pipewire special cases | Robert Günzler | 2020-12-07 | 1 | -12/+1 | |
| | | | | | works with 0.3.17 | |||||
| * | bin/soundswitch: fix card profile matching | Robert Günzler | 2020-12-07 | 1 | -2/+6 | |
| | | ||||||
| * | bin/soundswitch: unify selector | Robert Günzler | 2020-12-07 | 1 | -6/+6 | |
| | | ||||||
| * | bin/soundswitch: restructure; enable options | Robert Günzler | 2020-12-07 | 1 | -49/+128 | |
| | | ||||||
| * | Add bin/mpvdiff; allows diff'ing 2 or 4 vidoes/images | Robert Günzler | 2020-12-07 | 1 | -0/+24 | |
| | | ||||||
| * | Add bin/oguri-cycle; sets random wallpapers | Robert Günzler | 2020-12-07 | 1 | -0/+47 | |
| | | ||||||
| * | Add bin/swkill; swq-based kill | Robert Günzler | 2020-12-07 | 2 | -0/+40 | |
| | | ||||||
| * | Add bin/mvi and config; mpv-based image viewer | Robert Günzler | 2020-12-07 | 1 | -0/+6 | |
| | | ||||||
| * | Add bin/pomo; simplistic pomodoro timer | Robert Günzler | 2020-12-07 | 1 | -0/+52 | |
| | | ||||||
| * | Add bin/beep; beeps | Robert Günzler | 2020-12-07 | 1 | -0/+16 | |
| | | ||||||
| * | Add bin/x11fy; force applications to use x11 | Robert Günzler | 2020-12-07 | 1 | -0/+7 | |
| | | ||||||
| * | Add bin/firefox; spawns different profiles based on arg0 | Robert Günzler | 2020-12-07 | 1 | -0/+27 | |
| | | ||||||
| * | bin/compose: use buildkit and mount local dirs | Robert Günzler | 2020-12-07 | 1 | -0/+4 | |
| | | ||||||
| * | bin/enter: allow becoming root in container | Robert Günzler | 2020-12-07 | 1 | -13/+33 | |
| | | ||||||
| * | bin/menu: add --password support | Robert Günzler | 2020-12-07 | 1 | -6/+29 | |
| | | ||||||
| * | bin/colorpick: preview color | Robert Günzler | 2020-12-03 | 1 | -13/+22 | |
| | | ||||||
| * | bin/grimshot: various updates | Robert Günzler | 2020-12-03 | 1 | -10/+15 | |
| | | | | | | | * set icon for notify-send * handle null selection * handle OUTPUT | |||||
| * | bin/swx: implement marking | Robert Günzler | 2020-12-03 | 1 | -16/+35 | |
| | | | | | | * support foot as terminal * exit early if we don't need con_id | |||||
| * | bin/centercon: Remove special case for centering | Robert Günzler | 2020-07-21 | 2 | -40/+48 | |
| | | ||||||
| * | bin/swx: Add option to move window to scratchpad | Robert Günzler | 2020-07-10 | 1 | -13/+21 | |
| | | ||||||