| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tridactyl: update, add mpvplay script | Robert Günzler | 2021-05-31 | 2 | -10/+32 |
| | | |||||
| * | vim: misc stuff | Robert Günzler | 2021-05-31 | 5 | -30/+115 |
| | | |||||
| * | vim: use the official editorconfig plugin | Robert Günzler | 2021-05-31 | 1 | -4/+4 |
| | | |||||
| * | vim: statusline tweaks | Robert Günzler | 2021-05-31 | 3 | -17/+35 |
| | | |||||
| * | vim: disable the 'textwidth' experiment | Robert Günzler | 2021-05-31 | 1 | -2/+2 |
| | | |||||
| * | vim: add some keymaps | Robert Günzler | 2021-05-31 | 2 | -1/+8 |
| | | | | | | | * gitmessenger * neogit * retab | ||||
| * | bemenu: display on focused monitor | Robert Günzler | 2021-05-31 | 1 | -1/+1 |
| | | |||||
| * | profile: ensure XDG_DATA_HOME | Robert Günzler | 2021-05-31 | 1 | -0/+7 |
| | | |||||
| * | add darkmode script | Robert Günzler | 2021-05-31 | 1 | -0/+29 |
| | | |||||
| * | foot: update config with upstream changes | Robert Günzler | 2021-05-31 | 2 | -8/+18 |
| | | |||||
| * | sway: use generic blocks for input configuration | Robert Günzler | 2021-05-31 | 1 | -50/+36 |
| | | |||||
| * | sway: rearrange exec section to use a single block | Robert Günzler | 2021-05-31 | 1 | -17/+28 |
| | | |||||
| * | sway: drop some binds, add firefox shortcut | Robert Günzler | 2021-05-31 | 2 | -22/+12 |
| | | |||||
| * | waybar: various updates | Robert Günzler | 2021-05-31 | 5 | -76/+57 |
| | | | | | | | | * add extension to config file * covid: use tail vs head for historical data * remove network.vpn * gamma: change name from gammastep | ||||
| * | bin/enter: support running without attaching tty | Robert Günzler | 2021-04-26 | 1 | -19/+28 |
| | | |||||
| * | profile: reorder env var declarations | Robert Günzler | 2021-04-26 | 1 | -12/+18 |
| | | |||||
| * | profile: fix creation of xdg dirs | Robert Günzler | 2021-04-26 | 1 | -8/+16 |
| | | |||||
| * | profile: fix RUST_SRC_PATH | Robert Günzler | 2021-04-26 | 1 | -1/+1 |
| | | |||||
| * | sway: rotate output anti-clockwise | Robert Günzler | 2021-04-26 | 1 | -1/+1 |
| | | |||||
| * | bemenu: switch to Iosevka SS08 | Robert Günzler | 2021-04-26 | 1 | -1/+1 |
| | | |||||
| * | sway: remove explicit dbus launching from config/run script | Robert Günzler | 2021-04-26 | 3 | -8/+6 |
| | | |||||
| * | 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 | 2 | -1/+39 |
| | | |||||
| * | gammastep: switch desktop theme when going into night mode | Robert Günzler | 2021-04-26 | 3 | -11/+28 |
| | | |||||
| * | waybar/covid: show history in tooltip | Robert Günzler | 2021-04-26 | 1 | -3/+10 |
| | | |||||
| * | prompt: add git-bug count | Robert Günzler | 2021-04-26 | 1 | -2/+5 |
| | | |||||
| * | yamlfs: add new go template | Robert Günzler | 2021-04-26 | 1 | -0/+165 |
| | | |||||
| * | yamlfs: update meson template and add generic | Robert Günzler | 2021-04-26 | 2 | -16/+122 |
| | | |||||
| * | bashrc: Add navi and zk alias | Robert Günzler | 2021-04-26 | 1 | -3/+8 |
| | | |||||
| * | vifm: update | Robert Günzler | 2021-04-26 | 1 | -1/+3 |
| | | |||||
| * | 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 |
| | | |||||
| * | vim: update | Robert Günzler | 2021-04-26 | 24 | -485/+1305 |
| | | | | | | | * adds colors * neuron.nvim config * etc. | ||||
| * | sway: update config | Robert Günzler | 2021-04-26 | 4 | -21/+30 |
| | | |||||
| * | mako: switch font to Iosevka SS08 | Robert Günzler | 2021-04-26 | 1 | -2/+1 |
| | | |||||
| * | mpv: fix config, was messing up rendering the whole time | Robert Günzler | 2021-04-26 | 2 | -37/+54 |
| | | |||||
| * | foot: add bind to pipe visible to clipboard | Robert Günzler | 2021-04-26 | 2 | -38/+33 |
| | | | | | also some styling / font config | ||||
| * | waybar/covid: show trend | Robert Günzler | 2021-04-26 | 1 | -5/+33 |
| | | |||||
| * | waybar/todo: just load file from an env var | Robert Günzler | 2021-04-26 | 2 | -21/+23 |
| | | |||||
| * | waybar: some style tweaks | Robert Günzler | 2021-04-26 | 2 | -7/+10 |
| | | |||||
| * | add bin/gpctl; gopro control cli | Robert Günzler | 2021-04-26 | 1 | -0/+141 |
| | | |||||
| * | tridactly: use photon theme | Robert Günzler | 2021-04-26 | 2 | -52/+285 |
| | | |||||
| * | bin/fzfez: cleanups | Robert Günzler | 2021-04-26 | 1 | -20/+12 |
| | | |||||