summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* bin: add swdoRobert Günzler2022-09-281-0/+82
| | | | allow running arbitrary actions via menu
* sway: add more bindings to menu modeRobert Günzler2022-09-281-2/+3
|
* sway: adjust centercon bindingRobert Günzler2022-09-281-2/+2
|
* sway: add binding to capture windowRobert Günzler2022-09-281-0/+1
|
* sway: add rotated mode for readingRobert Günzler2022-09-281-1/+7
|
* sway: refactor auto.confRobert Günzler2022-09-282-49/+34
|
* mbsync: sync all subdirsRobert Günzler2022-09-281-2/+2
|
* mako: update configRobert Günzler2022-09-282-4/+4
|
* firejail: updateRobert Günzler2022-09-287-17/+31
|
* kanshi: update configRobert Günzler2022-09-281-4/+5
|
* git: update configRobert Günzler2022-09-281-5/+16
|
* foot: update colors and configRobert Günzler2022-09-283-9/+15
|
* aerc: update configRobert Günzler2022-09-285-10/+75
| | | | | includes multiple new keybinds distinct stylesets for both profiles
* bashrc: let srv alias serve on all interfacesRobert Günzler2022-09-281-1/+1
|
* bashrc: add precmds to integrate with footRobert Günzler2022-09-281-11/+32
|
* bashrc: switch ssh keys from rsa to ed25519Robert Günzler2022-09-281-3/+3
|
* bashrc: unconditionally load z_luaRobert Günzler2022-09-281-4/+3
|
* bashrc: don't record commands staring with space in bash historyRobert Günzler2022-09-281-0/+1
|
* vim/snips: refactor luasnip configRobert Günzler2022-09-287-126/+186
|
* vim: wrap local packages in foldmarkersRobert Günzler2022-09-281-7/+12
|
* vim: make the alpha keybind work with lazy-loadRobert Günzler2022-09-281-3/+4
|
* vim: adjust cmp keybindsRobert Günzler2022-09-281-2/+15
| | | | | make jumping through snippets more intuitive add doc scrolling
* vim: make aerial fancierRobert Günzler2022-09-281-0/+18
|
* vim/lsp: add keybinds for doc-highlightRobert Günzler2022-09-281-0/+9
|
* vim/job: try to detect makefileRobert Günzler2022-09-281-4/+6
|
* vim: make link_preview asyncRobert Günzler2022-09-281-16/+19
|
* vim: stop auto-populating makeprg for c/cppRobert Günzler2022-09-281-5/+0
|
* bin: add hspl script to parse data from hotspot portalsRobert Günzler2022-09-281-0/+102
|
* vim: add golang main package snippetRobert Günzler2022-09-211-0/+10
|
* vim: markdown, conceal and toggle checkboxRobert Günzler2022-09-211-6/+24
|
* vim: auto enable cursorcolumn for ledger filesRobert Günzler2022-09-211-1/+2
|
* vim: add aerial supportRobert Günzler2022-09-212-3/+18
|
* bin/sway-run: disable WLR_DRM_NO_MODIFIERSRobert Günzler2022-08-171-2/+4
|
* bin/swx: refactorRobert Günzler2022-08-171-69/+71
|
* bin/swq: refactorRobert Günzler2022-08-171-133/+185
|
* bin/semver: big refactoringRobert Günzler2022-08-171-40/+67
|
* bin/notifmenu: support working on historyRobert Günzler2022-08-171-18/+50
|
* bin/soundswitch: buy into pipewire moreRobert Günzler2022-08-171-145/+234
| | | | disable a bunch of stuff, see if we really need it
* bin/mnts: skip loop* devicesRobert Günzler2022-08-171-1/+1
|
* bin: drop latexmkRobert Günzler2022-08-171-116/+0
|
* bin/iconez: support only selecting scalable iconsRobert Günzler2022-08-171-21/+29
|
* bin/mailsync: allow selecting accountRobert Günzler2022-08-171-26/+67
|
* bin/gui-enter: use more marker env varsRobert Günzler2022-08-171-8/+10
|
* bin: drop ghRobert Günzler2022-08-171-114/+0
|
* bin: replace dotf with confRobert Günzler2022-08-172-2/+2
|
* bin/firefox: support app specific firefox profilesRobert Günzler2022-08-172-9/+70
|
* bin/darkmode: support setting terminal colors via escape seqRobert Günzler2022-08-171-16/+55
|
* vim: reformat telescope extension configRobert Günzler2022-08-171-3/+9
|
* vim: use expandcmd in jobrun helperRobert Günzler2022-08-171-0/+5
|
* vim: move custom exrc loading into moduleRobert Günzler2022-08-172-17/+50
|