summary refs log tree commit diff
path: root/bin (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Add bin/gui-enter; allows spawning a process into my sway sessionRobert Günzler2021-04-261-0/+40
| | | | probably doesn't work outside my setup
* Add bin/latexmk, tectonic + entr tool to build latex filesRobert Günzler2021-04-261-0/+46
|
* Add bin/rcmenu, bemenu-based tool to start/stop openrc servicesRobert Günzler2021-04-261-0/+27
|
* Add bin/rsyncez as a replacement for the shell aliasRobert Günzler2021-04-261-0/+15
|
* bin/centercon: run shfmtRobert Günzler2021-04-261-39/+40
|
* bin/once: add -r to restart serviceRobert Günzler2021-04-261-1/+18
|
* prompt: show background jobsRobert Günzler2021-04-261-1/+4
|
* add bin/gpctl; gopro control cliRobert Günzler2021-04-261-0/+141
|
* bin/fzfez: cleanupsRobert Günzler2021-04-261-20/+12
|
* bin/semver: only annotate when explicitly requested via -aRobert Günzler2021-04-261-13/+25
|
* bin/enter: support detecting CWDRobert Günzler2021-04-261-3/+6
|
* bin/oguri-cycle: use readarray isntead of findRobert Günzler2021-04-261-3/+5
|
* lots of small thingsRobert Günzler2021-04-263-5/+12
|
* bin/swx: default to foot on -tRobert Günzler2021-04-261-5/+6
|
* bin/swkill: query once and reuse return valueRobert Günzler2021-04-261-2/+3
|
* bin/menu: pass bemenu options globally through env varRobert Günzler2021-04-263-41/+41
|
* bin/x11fy: be more lenientRobert Günzler2021-04-261-4/+15
| | | | unsetting toolkit specific env vars usually does the job
* prompt: set terminal window titleRobert Günzler2021-04-261-1/+5
|
* bin: simplify sway-runRobert Günzler2021-04-261-39/+13
|
* add bin/onceRobert Günzler2021-04-261-0/+30
|
* bin/oguri-cycle: use a local directory vs hardcoding imgsRobert Günzler2021-01-241-17/+4
|
* Update 2021-01-21T18:33:10ZRobert Günzler2021-01-2115-123/+259
|
* bin/oguri-cycle: randomize bg per outputRobert Günzler2021-01-211-1/+1
| | | | | before we assigned the same image for all outputs with the same aspect ratio
* bin/centercon: fix arithmetic errorRobert Günzler2021-01-212-2/+2
| | | | and also fix centercon usage in swx
* bin/clone: modernizeRobert Günzler2021-01-211-90/+78
|
* bin/mnts: overhaulRobert Günzler2021-01-211-21/+33
|
* new themeRobert Günzler2021-01-213-8/+25
|
* bin/url-launcher: make notif more genericRobert Günzler2021-01-211-2/+2
|
* bin/centercon: overhaulRobert Günzler2020-12-071-9/+29
|
* bin/swx: allow setting terminal titleRobert Günzler2020-12-071-7/+12
|
* bin/soundswitch: remove pipewire special casesRobert Günzler2020-12-071-12/+1
| | | | works with 0.3.17
* bin/soundswitch: fix card profile matchingRobert Günzler2020-12-071-2/+6
|
* bin/soundswitch: unify selectorRobert Günzler2020-12-071-6/+6
|
* bin/soundswitch: restructure; enable optionsRobert Günzler2020-12-071-49/+128
|
* Add bin/mpvdiff; allows diff'ing 2 or 4 vidoes/imagesRobert Günzler2020-12-071-0/+24
|
* Add bin/oguri-cycle; sets random wallpapersRobert Günzler2020-12-071-0/+47
|
* Add bin/swkill; swq-based killRobert Günzler2020-12-072-0/+40
|
* Add bin/mvi and config; mpv-based image viewerRobert Günzler2020-12-071-0/+6
|
* Add bin/pomo; simplistic pomodoro timerRobert Günzler2020-12-071-0/+52
|
* Add bin/beep; beepsRobert Günzler2020-12-071-0/+16
|
* Add bin/x11fy; force applications to use x11Robert Günzler2020-12-071-0/+7
|
* Add bin/firefox; spawns different profiles based on arg0Robert Günzler2020-12-071-0/+27
|
* bin/compose: use buildkit and mount local dirsRobert Günzler2020-12-071-0/+4
|
* bin/enter: allow becoming root in containerRobert Günzler2020-12-071-13/+33
|
* bin/menu: add --password supportRobert Günzler2020-12-071-6/+29
|
* bin/colorpick: preview colorRobert Günzler2020-12-031-13/+22
|
* bin/grimshot: various updatesRobert Günzler2020-12-031-10/+15
| | | | | | * set icon for notify-send * handle null selection * handle OUTPUT
* bin/swx: implement markingRobert Günzler2020-12-031-16/+35
| | | | | * support foot as terminal * exit early if we don't need con_id
* bin/centercon: Remove special case for centeringRobert Günzler2020-07-212-40/+48
|
* bin/swx: Add option to move window to scratchpadRobert Günzler2020-07-101-13/+21
|