Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-17 | Update Emacs config | Adrian Kummerlaender | |
2020-06-16 | Add basic Org mode menu based on Hydra | Adrian Kummerlaender | |
2020-06-16 | Add more convenient window / buffer keybinds to Emacs | Adrian Kummerlaender | |
2020-06-16 | Add minor mode display to modeline | Adrian Kummerlaender | |
2020-06-16 | Use emacs-provided line number display | Adrian Kummerlaender | |
2020-06-14 | Add Xmonad layout refresh shortcut | Adrian Kummerlaender | |
2020-06-14 | Update Emacs config | Adrian Kummerlaender | |
2020-06-11 | Implement custom related file jumping logic in Emacs | Adrian Kummerlaender | |
Neither projectile nor ff-find-other-file's offering do what I want in a straight forward manner. The former is still added as it is useful for project management (currently mostly regenerating ctags files). | |||
2020-06-11 | Replace fzf with matching counsel commands in Emacs | Adrian Kummerlaender | |
2020-06-11 | Setup automatic tag updating in Emacs | Adrian Kummerlaender | |
Sadly counsel-etags did not find universal-ctags in my PATH so some custom setup in Nix home-manager was required. | |||
2020-06-11 | Add basic Org capture templates | Adrian Kummerlaender | |
2020-06-11 | Add Nix syntax highlighting to Emacs | Adrian Kummerlaender | |
2020-06-10 | Set central folder for Orgmode LaTeX preview images | Adrian Kummerlaender | |
This way the note folders are not polluted. | |||
2020-06-10 | Enable inline LaTeX previews in Orgmode | Adrian Kummerlaender | |
2020-06-08 | Replace custom copyright comment hiding with HideShow mode | Adrian Kummerlaender | |
2020-06-08 | Rewrite some Evil bindings in a more pleasant style | Adrian Kummerlaender | |
2020-06-08 | Remove fancy C++ font lock package | Adrian Kummerlaender | |
Doesn't change much. In other news: Magit is nice. | |||
2020-06-08 | Reduce scroll lag on files with heavy fontification | Adrian Kummerlaender | |
2020-06-08 | Use narrowing to hide C-style copyright comments in Emacs | Adrian Kummerlaender | |
2020-06-08 | Further Emacs config tinkering | Adrian Kummerlaender | |
2020-06-07 | Further Emacs config tinkering | Adrian Kummerlaender | |
2020-06-07 | Add basic port of my custom colorscheme to Emacs | Adrian Kummerlaender | |
2020-06-04 | Add function for quickly adding deft links in emacs | Adrian Kummerlaender | |
2020-06-03 | Add org interleave mode | Adrian Kummerlaender | |
2020-06-03 | Taking another run at using Orgmode for note taking | Adrian Kummerlaender | |
2020-06-02 | Revert "Switch back to vim for note taking" | Adrian Kummerlaender | |
This reverts commit fdf74ed8fe1c494c49d0b0a61024ccfb04ca63b5. | |||
2020-05-19 | Change note scratchpad into a second drop down terminal | Adrian Kummerlaender | |
2020-04-23 | Use terminal vim for note scratchpad | Adrian Kummerlaender | |
Setting the WM_CLASS in neovim-qt happens too late for XMonad to corretly place the scratchpad window. As for this usecase the difference between neovim-qt and plain neovim in kitty do not matter this is the simplest solution. | |||
2020-04-22 | Restore password prompt to center float after update to 20.03 | Adrian Kummerlaender | |
2020-04-20 | Switch back to vim for note taking | Adrian Kummerlaender | |
More convenient than getting into Emacs just for this | |||
2020-02-29 | Add some evilorg bindings | Adrian Kummerlaender | |
2020-02-29 | Add rofi selector for pass | Adrian Kummerlaender | |
2020-02-25 | Add Emacs scratchpad to XMonad | Adrian Kummerlaender | |
2020-02-25 | Add basic Emacs config | Adrian Kummerlaender | |
2020-02-18 | Increase HUD size in XMonad | Adrian Kummerlaender | |
2020-01-07 | Add zotero | Adrian Kummerlaender | |
2019-11-08 | Add some new XMonad layouts and keybindings | Adrian Kummerlaender | |
2019-09-11 | Update experimental qtile config | Adrian Kummerlaender | |
2019-07-16 | Add basic qtile wm config | Adrian Kummerlaender | |
2019-05-30 | Add calculator scratchpad | Adrian Kummerlaender | |
2019-05-28 | Enable touch scrolling in Firefox | Adrian Kummerlaender | |
2019-05-23 | Update majestix screen resolution | Adrian Kummerlaender | |
2019-05-09 | Add alternative screenshot binding for athena | Adrian Kummerlaender | |
2019-02-22 | Nixify project task launcher | Adrian Kummerlaender | |
Task scripts and desktop shortcuts are now autogenerated using a friendly list of tasks in `gui/tasker.nix`. i.e. a separate rofi launcher is unnecessary as the generated desktop files are automatically picked up by stock rofi. This is nice. | |||
2019-02-21 | Improvise rofi task launcher | Adrian Kummerlaender | |
`tasker` opens a rofi selection of all scripts found in `~/.local/share/tasks`. This is useful for launching e.g. project specific nix-shells, vim instances and so on. Actual tasks are not included at this point as they are still quite rudimentary. This vision is that this develops into a Nix and XMonad integrated project manager that: * Automatically clones the project repository if it is not already available * Allows for (optional) central management of nix-shell derivations * Allows for easy isolation of project-specific UI utilities * Enables convenient launching of build and test scripts | |||
2019-02-15 | Restore consistent XMonad workspace keybindings | Adrian Kummerlaender | |
2019-02-15 | Add custom script for cycling workspaces in touchegg | Adrian Kummerlaender | |
2019-01-31 | Make XMonad border width host dependent | Adrian Kummerlaender | |
These host dependent changes are starting to get out of hand… | |||
2019-01-31 | Extract hidpi support | Adrian Kummerlaender | |
2019-01-31 | Add thesaurus scratchpad | Adrian Kummerlaender | |