| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add compilation instructions for Surfingkeys | 2025-11-28 | 1 | -0/+6 | ||
| | | ||||||
| * | services/xdisorg: Add option for sxhkd extensions | 2025-11-28 | 1 | -0/+13 | ||
| | | ||||||
| * | sxhkd: Add some keybindings | 2025-11-28 | 1 | -0/+6 | ||
| | | ||||||
| * | pop-os/emacs: Add more sql connections | 2025-11-28 | 1 | -0/+12 | ||
| | | ||||||
| * | Emacs: Fix filename matching for filament project | 2025-11-28 | 1 | -1/+5 | ||
| | | ||||||
| * | pop-os: Fix herbstluft setup | 2025-11-28 | 1 | -7/+6 | ||
| | | ||||||
| * | Pop-OS: Add Emacs Vundo | 2025-11-28 | 1 | -1/+3 | ||
| | | ||||||
| * | Pop-os: Add mandoc so that man page load paths update | 2025-11-28 | 1 | -0/+1 | ||
| | | ||||||
| * | Surfingkeys: Add AWS shortcut for Punt | 2025-11-14 | 1 | -0/+4 | ||
| | | ||||||
| * | Surfingkeys: Add Glance and Silverbullet shortcuts | 2025-11-14 | 1 | -0/+7 | ||
| | | ||||||
| * | Surfingkeys: Run prettier | 2025-11-04 | 2 | -95/+139 | ||
| | | ||||||
| * | Surfingkeys: Add some keybindings for Punt | 2025-11-04 | 1 | -0/+4 | ||
| | | ||||||
| * | pop-os: Add some Emacs packages | 2025-10-23 | 1 | -11/+6 | ||
| | | ||||||
| * | surfingkeys: Add search for Linear | 2025-10-16 | 1 | -0/+1 | ||
| | | ||||||
| * | pop-os/emacs: In magit, show locked files in the status ↵ | 2025-10-16 | 1 | -0/+23 | ||
| | | | | | buffer | |||||
| * | pop-os: Update initial setup for herbstluftwm | 2025-10-03 | 1 | -2/+2 | ||
| | | ||||||
| * | pop-os: Add the GPG Agent service | 2025-10-03 | 1 | -1/+10 | ||
| | | ||||||
| * | pop-os: Add autorandr configuration to automatically ↵ | 2025-10-03 | 1 | -1/+6 | ||
| | | | | | | | switch screens Now when I plug screens in and out it should automatically detect the change. | |||||
| * | emacs: Add ssh-agent requirement to Emacs Shepherd service | 2025-10-03 | 1 | -0/+1 | ||
| | | | | | | This way the right environment variables should be available for the ssh-agent to work in Emacs. | |||||
| * | pop-os: Add play/pause and volume controls | 2025-09-25 | 1 | -2/+24 | ||
| | | ||||||
| * | hlwm-run-or-raise: Fix scsh reference | 2025-09-24 | 1 | -1/+1 | ||
| | | | | | I had a custom scsh version temporarily and deleted it. | |||||
| * | herbstluftwm: Add configuration and automatic reload | 2025-09-24 | 1 | -2/+16 | ||
| | | | | | | Now when the reconfigure happens the herbstluftwm configuration can be automatically reloaded. | |||||
| * | pop-os: Switch to herbstluftwm | 2025-09-24 | 1 | -60/+147 | ||
| | | ||||||
| * | sxhkd: Add configuration | 2025-09-24 | 2 | -6/+116 | ||
| | | ||||||
| * | (oni home services xdisorg): Add sxhkd service | 2025-09-18 | 1 | -2/+40 | ||
| | | ||||||
| * | stumpwm: Sadly, Chromium still is also a browser, ↵ | 2025-09-17 | 1 | -1/+1 | ||
| | | | | | technically | |||||
| * | stumpwm: Don't create chat group | 2025-09-04 | 1 | -1/+0 | ||
| | | | | | | I don't have enough chat applications anymore to put anything in a specific group. | |||||
| * | rincewind: Add some firefox settings I added | 2025-09-02 | 1 | -1/+7 | ||
| | | ||||||
| * | pop-os: Update | 2025-09-02 | 1 | -9/+19 | ||
| | | ||||||
| * | (oni packages emacs): Fix tree-sitter packages | 2025-09-02 | 1 | -0/+1 | ||
| | | | | | | | Some tree sitter packages used to be part of the ‘(rosenthal packages tree-sitter)’ packages, but others have been moved to ‘(gnu packages tree-sitter)’. | |||||
| * | atuin: Fix compatibility with old Rust packaging methods | 2025-09-02 | 2 | -10/+13 | ||
| | | | | | | | The way Rust packages are packaged has changed, this commit fixes compatibility with the in-between compatibility layer until I can properly make atuin work for the new packaging system. | |||||
| * | fonts: Add Fantasque Sans Mono Nerd font and Annotation Mono | 2025-09-02 | 1 | -3/+106 | ||
| | | ||||||
| * | pop-os/stumpwm: Add commands for specific monitor setups | 2025-08-21 | 1 | -0/+18 | ||
| | | ||||||
| * | emacs-config: Use latest | 2025-08-21 | 1 | -21/+21 | ||
| | | ||||||
| * | stumpwm: Simplify audio controls | 2025-08-21 | 2 | -9/+9 | ||
| | | ||||||
| * | pop-os/emacs: Switch to using Firefox | 2025-08-19 | 1 | -1/+1 | ||
| | | | | | | Zen Browser is pretty neat, but Firefox will hopefully soon get the main feature I enjoy from it and is also a lot more stable. | |||||
| * | scsh: Add temporary package | 2025-08-19 | 1 | -0/+108 | ||
| | | | | | This is to make my profile work again. | |||||
| * | pop-os/emacs: Redo test run commands | 2025-08-01 | 1 | -47/+107 | ||
| | | | | | | | | | | Instead of using a Transient, just use several interactive commands. The problem with the transient setup was that it makes you pretend like you're working with a command-line. Which is great when you actually are, but doesn't fit well for just Emacs commands for me so far. With these simplified commands it's all a bit easier to manage. | |||||
| * | Add script to list desktop files | 2025-07-22 | 1 | -0/+37 | ||
| | | ||||||
| * | data: Fix configuration | 2025-07-18 | 1 | -12/+14 | ||
| | | ||||||
| * | oni/packages/emacs: Add ‘emacs-sawfish’ | 2025-07-17 | 1 | -0/+25 | ||
| | | | | | | | | | This package installs the sawfish major mode that is included in the Sawfish window manager. This file is not included in the sawfish window manager package. This package doesn't use the same source as that of the official package because while testing it looked like the original source location isn't accessible. | |||||
| * | oni/packages/emacs: Fix missing import | 2025-07-17 | 1 | -0/+1 | ||
| | | | | | | One of the packages referenced as a dependency was moved to the ‘emacs-build’ module and was causing issues upgrading the configuration. | |||||
| * | rincewind: Add Emacs gnuplot | 2025-07-17 | 1 | -2/+4 | ||
| | | ||||||
| * | oni/home/services/environment: Remove SCSH_LIB_DIRS | 2025-07-17 | 1 | -1/+0 | ||
| | | | | | This should now be properly handled by the SCSH package in Guix. | |||||
| * | surfingkeys: Show list for picking tabs always | 2025-07-16 | 1 | -0/+1 | ||
| | | | | | Instead of using numbers to select from a limited menu. | |||||
| * | surfingkeys: Add command to remove hash from url | 2025-07-16 | 1 | -0/+7 | ||
| | | ||||||
| * | packages/emacs-config: Fix deprecated package name | 2025-07-16 | 1 | -1/+1 | ||
| | | ||||||
| * | packages/emacs-config: Use latest | 2025-07-16 | 1 | -2/+2 | ||
| | | ||||||
| * | packages/emacs: Fix packages without tests | 2025-07-16 | 1 | -2/+13 | ||
| | | ||||||
| * | stumpwm: Stop swank when stumpwm restarts | 2025-07-16 | 1 | -0/+5 | ||
| | | | | | | Otherwise we end up with errors starting another server whenever we restart stumpwm for some reason. | |||||
