| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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. | ||||
| * | 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. | ||||
| * | 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. | ||||
| * | stumpwm: Replace ‘s-x o’ with just ‘s-o’ | 2025-07-16 | 1 | -0/+4 | |
| | | | | | Easier to use. | ||||
| * | Stumpwm: Fix some placement rules | 2025-07-16 | 1 | -3/+5 | |
| | | |||||
| * | stumpwm: Don't use the “default” frame dump | 2025-07-16 | 1 | -2/+3 | |
| | | | | | | | | | | Instead manually define the groups. The default frame dump wasn't working well for the screen setup that I have at work. I switch between 3 setups: - 1 laptop screen - 1 ultrawide screen - 1 laptop screen, 1 extra screen | ||||
| * | pop-os/stumpwm: Mark file as in stumwm-user package | 2025-07-16 | 1 | -0/+2 | |
| | | | | | | This should make evaluating expressions in the file easier since it should know that these should be evaluated in that package. | ||||
| * | pop-os/emacs: Remove debugging statement | 2025-07-16 | 1 | -1/+0 | |
| | | |||||
| * | pop-os/emacs: Add settings for dashboard | 2025-07-16 | 2 | -0/+24 | |
| | | |||||
| * | pop-os/emacs: Fix startup error | 2025-07-16 | 1 | -0/+2 | |
| | | |||||
| * | stumpwm: Remove custom app luanching code | 2025-06-21 | 1 | -10/+0 | |
| | | | | | This has now been superseded by the ‘s-c a’ ‘run-application’ command. | ||||
| * | stumpwm: Add command to refresh the .desktop cache | 2025-06-21 | 1 | -0/+4 | |
| | | |||||
| * | Stumpwm: Fix location of desktop list script | 2025-06-21 | 1 | -1/+1 | |
| | | |||||
| * | Emacs: Add temporary fix for web-mode in Vue | 2025-06-21 | 1 | -0/+801 | |
| | | | | | | This makes it so that some more Vue properties are recognized in web-mode as executable code rather than HTML attributes. | ||||
| * | Stumpwm: Make switching groups easier | 2025-06-21 | 1 | -0/+4 | |
| | | |||||
| * | Stumpwm: Fix keybinding for closing all notifications | 2025-06-21 | 1 | -1/+1 | |
| | | |||||
| * | pop-os: Fix location of social-api project | 2025-06-16 | 1 | -3/+4 | |
| | | |||||
| * | emacs-config: Use latest | 2025-06-06 | 1 | -21/+21 | |
| | | |||||
| * | pop-os: Set up some some connection strings for Emacs | 2025-06-06 | 1 | -0/+15 | |
| | | |||||
| * | pop-os: Allow running test-at-point in Emacs | 2025-06-06 | 1 | -17/+29 | |
| | | |||||
| * | pop-os: Add command that lists .desktop applications | 2025-06-06 | 1 | -0/+19 | |
| | | |||||
| * | emacs-config: Use latest | 2025-05-08 | 1 | -23/+25 | |
| | | |||||
| * | pop-os: Add hunspell | 2025-04-28 | 1 | -1/+6 | |
| | | | | | This stops Emacs from complaining hunspell doesn't exist. | ||||
| * | Add org-caldav and deft services | 2025-04-28 | 1 | -1/+86 | |
| | | | | | | They might not work yet, but when they're not configured they don't get in anything's way. | ||||
| * | pop-os: Add typescript mode and oni-js | 2025-04-23 | 1 | -3/+7 | |
| | | |||||
| * | pop-os/emacs: Require oni-js | 2025-04-23 | 1 | -0/+2 | |
| | | |||||
| * | pop-os/emacs: Add eslint to web-mode checkers for Flycheck | 2025-04-23 | 1 | -0/+3 | |
| | | |||||
| * | emacs-config: Update to latest | 2025-04-23 | 1 | -4/+6 | |
| | | |||||
| * | Rename stumpwm/config to stumpwm.lisp | 2025-04-22 | 4 | -3/+3 | |
| | | |||||
| * | stumpwm: Put brackets around window name | 2025-04-22 | 1 | -2/+2 | |
| | | |||||
| * | stumpwm: Make screen locking program configurable | 2025-04-22 | 3 | -3/+15 | |
| | | | | | | On my work laptop this needs to just be ‘/usr/bin/i3lock’ because the libraries in Guix are incompatible with those on Pop!_OS. | ||||
| * | pop-os/emacs: Exclude PRs into chanced_dev for PR link | 2025-04-22 | 1 | -1/+1 | |
| | | |||||
| * | Use gnupg as my ssh agent | 2025-04-16 | 1 | -2/+1 | |
| | | |||||
| * | Fix git configuration | 2025-04-16 | 1 | -0/+5 | |
| | | |||||
| * | Add phps-mode package | 2025-04-16 | 1 | -0/+25 | |
| | | |||||
| * | Fix issue with emacsql and org-roam not working together | 2025-04-16 | 3 | -7/+23 | |
| | | |||||
| * | emacs-config: Update to latest | 2025-04-10 | 1 | -21/+21 | |
| | | |||||
| * | Stumpwm: Show Wezterm in same location as kitty | 2025-04-10 | 1 | -0/+1 | |
| | | |||||
