| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I've been messing arround with it for a while and I've changed a bunch of things
I don't even remember exactly why, but here we are and everything works.
- There were some imports that needed to be changed because packages had moved
around.
- I've added some packages that I'm trying out for various things.
- I removed Blackthorne from my configuration because I have a dedicated device
to play this on now.
- I split off some packages in separate variables to try and make more clear why
I'm using them and also make them easier to reuse in other configurations.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
buffer
|
| | |
|
| | |
|
| |
|
|
|
|
| |
switch screens
Now when I plug screens in and out it should automatically detect the change.
|
| |
|
|
|
| |
This way the right environment variables should be available for the ssh-agent
to work in Emacs.
|
| | |
|
| |
|
|
| |
I had a custom scsh version temporarily and deleted it.
|
| |
|
|
|
| |
Now when the reconfigure happens the herbstluftwm configuration can be
automatically reloaded.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
technically
|
| |
|
|
|
| |
I don't have enough chat applications anymore to put anything in a specific
group.
|
| | |
|
| | |
|
| |
|
|
|
|
| |
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)’.
|
| |
|
|
|
|
| |
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.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
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.
|
| |
|
|
| |
This is to make my profile work again.
|
| |
|
|
|
|
|
|
|
| |
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.
|
| | |
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
| |
One of the packages referenced as a dependency was moved to the ‘emacs-build’
module and was causing issues upgrading the configuration.
|
| | |
|
| |
|
|
| |
This should now be properly handled by the SCSH package in Guix.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
Otherwise we end up with errors starting another server whenever we restart
stumpwm for some reason.
|
| |
|
|
| |
Easier to use.
|
| | |
|
| |
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
| |
This should make evaluating expressions in the file easier since it should know
that these should be evaluated in that package.
|
| | |
|