Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uni: Big performance improvements | Thomas Voss | 2023-11-22 | 2 | -33557/+33558 |
| | |||||
* | osel: Use 1 indexing | Thomas Voss | 2023-11-22 | 1 | -2/+3 |
| | |||||
* | Hyprland: Hide fuzzel logs and show actions | Thomas Voss | 2023-11-21 | 1 | -1/+1 |
| | |||||
* | xdg/vlt: Add a .desktop entry | Thomas Voss | 2023-11-21 | 1 | -0/+24 |
| | |||||
* | xdg: Remove duplicate desktop file | Thomas Voss | 2023-11-21 | 1 | -13/+0 |
| | |||||
* | vlt: Use fuzzel for GUI prompts | Thomas Voss | 2023-11-21 | 1 | -15/+15 |
| | |||||
* | osel: Simplify implementation | Thomas Voss | 2023-11-21 | 1 | -2/+4 |
| | |||||
* | uni: Type rune when used in GUI | Thomas Voss | 2023-11-20 | 1 | -2/+7 |
| | |||||
* | eww: Ignore non-laptop keyboards | Thomas Voss | 2023-11-20 | 1 | -1/+2 |
| | |||||
* | osel: Add the ‘-i’ flag | Thomas Voss | 2023-11-20 | 1 | -7/+36 |
| | |||||
* | chkb: Simplify implementation | Thomas Voss | 2023-11-20 | 1 | -7/+4 |
| | |||||
* | nvim: Set Go tabwidth back to 8 | Thomas Voss | 2023-11-20 | 1 | -1/+1 |
| | |||||
* | nvim: Remove Go snippet | Thomas Voss | 2023-11-20 | 1 | -25/+0 |
| | |||||
* | nvim: Detect *.h files as C, not C++ | Thomas Voss | 2023-11-20 | 1 | -0/+1 |
| | |||||
* | nvim: Add snippet for include guards | Thomas Voss | 2023-11-20 | 1 | -0/+24 |
| | |||||
* | chkb: Remove debug message | Thomas Voss | 2023-11-19 | 1 | -1/+0 |
| | |||||
* | uni: Sed -e considered harmful | Thomas Voss | 2023-11-18 | 1 | -7/+8 |
| | |||||
* | Prepend codepoints with ‘\u’ | Thomas Voss | 2023-11-18 | 2 | -33560/+33557 |
| | |||||
* | mako: Use the overlay layer | Thomas Voss | 2023-11-18 | 1 | -0/+1 |
| | |||||
* | bin/sbin: Use the new ‘notify’ API | Thomas Voss | 2023-11-18 | 8 | -46/+64 |
| | |||||
* | fuzzel: Decrease font size | Thomas Voss | 2023-11-18 | 1 | -1/+1 |
| | |||||
* | nvim: Add shell injection queries | Thomas Voss | 2023-11-18 | 1 | -0/+5 |
| | |||||
* | Hyprland: Use fuzzel as a run launcher | Thomas Voss | 2023-11-18 | 1 | -1/+1 |
| | |||||
* | vlt: Codestyle fixes | Thomas Voss | 2023-11-18 | 1 | -72/+72 |
| | |||||
* | chkb: Merge invocations to ‘jq’ | Thomas Voss | 2023-11-18 | 1 | -3/+2 |
| | |||||
* | fuzzel: Switch from wofi to fuzzel | Thomas Voss | 2023-11-18 | 4 | -14/+46 |
| | |||||
* | nvim: Write netrw config in lua | Thomas Voss | 2023-11-17 | 2 | -13/+3 |
| | |||||
* | vault: Hmm… | Thomas Voss | 2023-11-17 | 1 | -0/+0 |
| | |||||
* | vault: Hmmm… | Thomas Voss | 2023-11-17 | 1 | -0/+0 |
| | |||||
* | nvim: Move netrw config to its own file | Thomas Voss | 2023-11-16 | 2 | -7/+13 |
| | |||||
* | qotd: Remove ‘exit 0’ | Thomas Voss | 2023-11-16 | 1 | -2/+0 |
| | |||||
* | nvim: Add support for ‘%debug’ | Thomas Voss | 2023-11-15 | 1 | -1/+1 |
| | |||||
* | nvim: Remove duplicate case | Thomas Voss | 2023-11-15 | 1 | -1/+1 |
| | |||||
* | nvim: Add bison syntax | Thomas Voss | 2023-11-15 | 1 | -0/+5 |
| | |||||
* | nvim: Remove unused code | Thomas Voss | 2023-11-14 | 1 | -17/+0 |
| | |||||
* | xdg: Add a .desktop file for Zathura | Thomas Voss | 2023-11-14 | 2 | -0/+14 |
| | |||||
* | nvim: Simplify condition | Thomas Voss | 2023-11-14 | 1 | -5/+3 |
| | |||||
* | eww: Use ‘-n’ instead of ‘-V’ for ‘sort’ | Thomas Voss | 2023-11-13 | 1 | -1/+1 |
| | |||||
* | nvim: Add snippets with luasnip | Thomas Voss | 2023-11-13 | 1 | -3/+202 |
| | |||||
* | nvim: Slight refactor | Thomas Voss | 2023-11-13 | 1 | -4/+5 |
| | |||||
* | nvim: Remap ‘€’ in operator-pending mode | Thomas Voss | 2023-11-13 | 1 | -1/+1 |
| | |||||
* | nvim: Remove unused function | Thomas Voss | 2023-11-13 | 1 | -16/+0 |
| | |||||
* | xdg: Use aerc to send email | Thomas Voss | 2023-11-13 | 1 | -2/+2 |
| | |||||
* | nvim: Move around some settings | Thomas Voss | 2023-11-13 | 1 | -6/+3 |
| | |||||
* | nvim: Finally make auto-reverts actually work | Thomas Voss | 2023-11-13 | 1 | -5/+10 |
| | |||||
* | nvim: Mess with diff colors | Thomas Voss | 2023-11-11 | 1 | -0/+3 |
| | |||||
* | readline: Add C-o binding for Go’s ‘./...’ | Thomas Voss | 2023-11-10 | 1 | -0/+1 |
| | |||||
* | readline: Remove leading space | Thomas Voss | 2023-11-10 | 1 | -1/+1 |
| | |||||
* | nvim: Add some more ftplugins | Thomas Voss | 2023-11-10 | 2 | -0/+3 |
| | |||||
* | nvim: Improve GSP support | Thomas Voss | 2023-11-10 | 2 | -0/+11 |
| |