| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2023-07-08 | bin: update menus | Robert Günzler | 8 | -272/+361 |
| 2023-07-08 | flavours: control font setting centrally | Robert Günzler | 29 | -472/+636 |
| 2023-05-13 | Revert "bin/menu: switch to tofi" | Robert Günzler | 1 | -37/+35 |
| 2023-05-13 | bin/menu: switch to tofi | Robert Günzler | 1 | -35/+37 |
| 2023-04-04 | bin/menu: update | Robert Günzler | 3 | -20/+102 |
| 2023-03-21 | vim: improve null-ls configuration of beautifier | Robert Günzler | 1 | -42/+37 |
| 2023-03-21 | vim: properly load colorizer | Robert Günzler | 1 | -1/+1 |
| 2023-03-21 | vim: drop hare, format | Robert Günzler | 1 | -10/+6 |
| 2023-03-21 | vim: update internal.lsp | Robert Günzler | 1 | -7/+2 |
| 2023-03-21 | aerc: change binds | Robert Günzler | 1 | -4/+7 |
| 2023-03-21 | aerc: simplify stylesets | Robert Günzler | 4 | -35/+28 |
| 2023-03-21 | vim: simplify todocomment snippets | Robert Günzler | 1 | -34/+7 |
| 2023-03-21 | vim: support file:// urls with gf | Robert Günzler | 1 | -6/+6 |
| 2023-03-21 | vim: change diagnostic toggle to match with indentline toggle | Robert Günzler | 1 | -1/+1 |
| 2023-03-21 | vim: don't fold on startup | Robert Günzler | 1 | -1/+1 |
| 2023-03-21 | vim: tweak snippet indicator | Robert Günzler | 1 | -1/+1 |
| 2023-03-21 | vim: drop windowline, just use statusline | Robert Günzler | 1 | -15/+15 |
| 2023-03-21 | vim: actually run null-ls work web exts | Robert Günzler | 1 | -1/+1 |
| 2023-03-21 | vim: make guess-indent work under lazy | Robert Günzler | 1 | -11/+13 |
| 2023-03-21 | vim: fix cmp config | Robert Günzler | 1 | -30/+55 |
| 2023-03-21 | add pimutils configs | Robert Günzler | 3 | -9/+59 |
| 2023-03-21 | foot: use flavours config | Robert Günzler | 4 | -81/+31 |
| 2023-03-21 | add flavours config | Robert Günzler | 5 | -0/+62 |
| 2023-03-21 | sway: make most of config auto-loading | Robert Günzler | 7 | -52/+28 |
| 2023-03-21 | sway: add more gsettings | Robert Günzler | 1 | -0/+6 |
| 2023-03-21 | sway: update colors | Robert Günzler | 1 | -3/+2 |
| 2023-03-21 | sway: commit binds updates | Robert Günzler | 1 | -10/+15 |
| 2023-03-21 | vim: format config with stylua | Robert Günzler | 7 | -0/+224 |
| 2023-03-21 | sway: add super+c bindings | Robert Günzler | 1 | -1/+1 |
| 2023-01-19 | vim: format config with stylua | Robert Günzler | 25 | -1760/+1954 |
| 2023-01-19 | sway: have a default gap size | Robert Günzler | 1 | -1/+1 |
| 2023-01-19 | sway: add super+c bindings | Robert Günzler | 1 | -4/+8 |
| 2023-01-19 | sway: s/dpms/power/ | Robert Günzler | 3 | -9/+10 |
| 2023-01-19 | sway: make autocommands work with librewolf | Robert Günzler | 1 | -10/+9 |
| 2023-01-17 | bin/mailsync: use standalone clear-notification script | Robert Günzler | 1 | -1/+2 |
| 2023-01-17 | bin/connmenu: retain connection markers | Robert Günzler | 1 | -1/+1 |
| 2023-01-17 | bin/connmenu: disable creating connections and ptp | Robert Günzler | 1 | -68/+69 |
| 2023-01-17 | bin/secretmenu: ensure only one menu runs at a time |