Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | systemd: Add a service for the ‘ec’ daemon | Thomas Voss | 2023-08-20 | 2 | -0/+14 |
| | |||||
* | ec: Create a configuration file for ‘ec’ | Thomas Voss | 2023-08-20 | 1 | -0/+43 |
| | |||||
* | emacs: Don’t theme TTYs | Thomas Voss | 2023-08-20 | 1 | -1/+1 |
| | | | | | Typically themeing looks really gross in the TTY, and I would like to just use the same color-scheme as my terminal anyways. | ||||
* | emacs: Minor formatting change | Thomas Voss | 2023-08-20 | 1 | -2/+1 |
| | |||||
* | emacs: Finish properly configuring ‘company-mode’ | Thomas Voss | 2023-08-20 | 1 | -3/+37 |
| | |||||
* | Hyprland: Properly center ‘ec’ | Thomas Voss | 2023-08-20 | 1 | -1/+1 |
| | | | | For whatever reason, ‘center 1’ doesn’t seem to consistently work | ||||
* | Hyprland: Center- and size ‘ec’ | Thomas Voss | 2023-08-19 | 1 | -1/+1 |
| | |||||
* | Hyprland: Add Hyprland configuration | Thomas Voss | 2023-08-19 | 1 | -0/+150 |
| | |||||
* | wofi: Make ‘font-size’ a bit smaller | Thomas Voss | 2023-08-19 | 1 | -1/+1 |
| | |||||
* | wofi: Prefer hex for colors | Thomas Voss | 2023-08-19 | 1 | -1/+1 |
| | |||||
* | emacs: Add styling to the ‘header-line’ face | Thomas Voss | 2023-08-19 | 1 | -1/+3 |
| | |||||
* | emacs: Add doc-string to ‘mango-theme-palette’ | Thomas Voss | 2023-08-19 | 1 | -1/+2 |
| | |||||
* | wofi: Add wofi configuration | Thomas Voss | 2023-08-19 | 2 | -0/+37 |
| | |||||
* | npm: Add npm configuration | Thomas Voss | 2023-08-19 | 1 | -0/+3 |
| | |||||
* | emacs: Shorten ‘evil-flash-delay’ | Thomas Voss | 2023-08-19 | 1 | -0/+1 |
| | |||||
* | emacs: Enable ‘evil-search-wrap’ | Thomas Voss | 2023-08-19 | 1 | -1/+0 |
| | |||||
* | emacs: Require ‘project’ | Thomas Voss | 2023-08-19 | 1 | -0/+1 |
| | |||||
* | emacs: Add functions to inc- and dec numbers | Thomas Voss | 2023-08-18 | 1 | -1/+38 |
| | |||||
* | emacs: Add ‘magit-status’ to project menu | Thomas Voss | 2023-08-18 | 1 | -0/+9 |
| | |||||
* | emacs: Rename ‘citron’ to ‘pink’ | Thomas Voss | 2023-08-18 | 1 | -2/+2 |
| | |||||
* | emacs: Add colors for (ma)git | Thomas Voss | 2023-08-18 | 1 | -1/+19 |
| | |||||
* | emacs: Simplify code handling comp buffers | Thomas Voss | 2023-08-18 | 1 | -17/+16 |
| | |||||
* | emacs: Temporarily disable ‘pixel-scroll-mode’ | Thomas Voss | 2023-08-18 | 1 | -1/+1 |
| | | | | Just testing to see if _this_ is what’s causing me to get lag-spikes | ||||
* | emacs: Handle compilation buffers better | Thomas Voss | 2023-08-18 | 1 | -6/+17 |
| | |||||
* | emacs: Don’t automagically start LSP | Thomas Voss | 2023-08-18 | 1 | -3/+2 |
| | |||||
* | emacs: Don’t kill buffers used by other frames | Thomas Voss | 2023-08-18 | 1 | -7/+13 |
| | |||||
* | emacs: s/cl(-dolist)/\1/g | Thomas Voss | 2023-08-18 | 1 | -10/+10 |
| | |||||
* | emacs: Optimize limit vars | Thomas Voss | 2023-08-18 | 1 | -3/+18 |
| | |||||
* | emacs: Fontify ‘org-mode’ blockquotes | Thomas Voss | 2023-08-18 | 2 | -0/+16 |
| | |||||
* | emacs: Remove ‘mango-after-load-theme-hook’ | Thomas Voss | 2023-08-17 | 2 | -26/+6 |
| | |||||
* | emacs: Add fringes | Thomas Voss | 2023-08-17 | 1 | -0/+10 |
| | |||||
* | emacs: Disable ‘display-line-numbers-mode’ | Thomas Voss | 2023-08-17 | 1 | -21/+3 |
| | |||||
* | emacs: Add my own custom Emacs theme | Thomas Voss | 2023-08-17 | 2 | -38/+160 |
| | |||||
* | emacs: ‘Set treesit-font-lock-level’ to 4 | Thomas Voss | 2023-08-17 | 1 | -0/+10 |
| | |||||
* | emacs: Don’t require ‘python-ts-mode’ | Thomas Voss | 2023-08-17 | 1 | -1/+0 |
| | |||||
* | emacs: Set font weight to ‘regular’ | Thomas Voss | 2023-08-17 | 1 | -1/+1 |
| | |||||
* | emacs: Add ‘python-ts-mode’ to ‘auto-mode-alist’ | Thomas Voss | 2023-08-16 | 1 | -1/+3 |
| | |||||
* | git: Set fsckObjects to true | Thomas Voss | 2023-08-16 | 1 | -0/+3 |
| | | | | Had to do this when contributing to Emacs | ||||
* | emacs: Don’t use ‘rx’ | Thomas Voss | 2023-08-16 | 1 | -2/+2 |
| | |||||
* | emacs: Document ‘mango-beframe-kill-frame’ | Thomas Voss | 2023-08-16 | 1 | -0/+2 |
| | |||||
* | emacs: Remove TODO under fonts | Thomas Voss | 2023-08-16 | 1 | -1/+1 |
| | |||||
* | emacs: Use the wonderful ‘=’ function | Thomas Voss | 2023-08-16 | 1 | -2/+2 |
| | |||||
* | emacs: Add a TODO for company | Thomas Voss | 2023-08-16 | 1 | -1/+3 |
| | |||||
* | emacs: Use new-style advice | Thomas Voss | 2023-08-16 | 1 | -5/+9 |
| | |||||
* | emacs: Remove random deadline | Thomas Voss | 2023-08-16 | 1 | -1/+0 |
| | | | | Why was this here? | ||||
* | emacs: Use ‘keymap-global-set’ | Thomas Voss | 2023-08-16 | 1 | -3/+4 |
| | | | | | The ‘global-set-key’ function is made obsolete by the new- and prefered function ‘keymap-global-set’. | ||||
* | emacs: Reformat some code | Thomas Voss | 2023-08-16 | 1 | -5/+7 |
| | |||||
* | emacs: Remove the ‘mango-for-each’ macro | Thomas Voss | 2023-08-16 | 1 | -34/+17 |
| | |||||
* | emacs: Swap ‘mm-’ for ‘mango-’ | Thomas Voss | 2023-08-16 | 1 | -70/+71 |
| | | | | | The ‘mm’ namespace is already taken sadly. I could keep using ‘mm’ with little issues I’m sure, but I want to be pedantic here. | ||||
* | emacs: Don’t check if hook is bound | Thomas Voss | 2023-08-16 | 1 | -3/+1 |
| | | | | | I would like to do this, but it breaks things since the hooks may exist in the future but just not yet. |