| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
This is to make it look more like my Emacs mode line.
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
Sometimes I’m too impatient and will try to start ‘emacsclient’ before the
server has finished starting up. This means that it will start another Emacs
session and it won’t be obvious to me. Now it’ll just fail to start
‘emacsclient’ and I can try again a few seconds later.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
The keyboard shortcuts defined in the configuration file have been deprecated,
instead dunst now comes with a ‘dunstctl’ command that should be used.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
Use the post-install recipe for Emacs to configure it to open org-protocol
requests.
|
| |
|
|
| |
Everything’s moved to my emacs-config project
|
| | |
|
| | |
|
| |
|
|
| |
I’ll try hintfull for a while, see how I like it.
|
| |
|
|
| |
Oops! Almost accidentally deleted this.
|
| |
|
|
|
| |
M4 treats ‘#’ as a comment delimiter, so that if there is a macro that expands
to, for example, ‘#222222’ it will ignore any macros any further along the line.
|
| |
|
|
| |
With this meta-package it locks down which packages should be installed.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add xsession. Instead of requiring each of my machines to setup their own
‘.xsession’ add one that should work for all of them.
- Use M4 for the Xresources database. I didn’t want the X11 project to be aware
of all the configuration files that could be added in there and I was able to
figure out how to have it load all of the configuration files in the
‘Xresources.d’ directory. Now each configuration can inject properties into the
X resources database.
- Have ‘.xsession’ load all of the scripts in ‘.config/X11/Xsession.d’. Each
configuration can now inject some script to run when X starts.
- Have ‘.xsession’ load a machine-specific script so that each machine can
override what it does when X starts.
|
| | |
|
| | |
|
| |
|
|
|
| |
xfreerdp doesn’t seem to play nice with Polybar, so hide Polybar whenever
xfreerdp is focused.
|
| |
|
|
| |
They renamed the project and it’s been warning me about this for a while.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
It’s not working as I’d hoped.
|
| |
|
|
| |
Also enable IPC
|
| | |
|
| | |
|
| |
|
|
| |
Syncing all of them was causing mbsync to fail.
|
| | |
|
| | |
|
| |
|
|
| |
Add a “work” tag. Set xfreerdp windows to be floating and use the work tag.
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
| |
Right now there are two subdirectories:
- ~/music/ogg
- ~/music/mp3
Include both in MPD
|
| |
|
|
|
|
| |
The comment in ‘stow-home’ claims that ‘.stowrc’ doesn’t support variable
expansion. I don’t know if I couldn’t figure it out before or if stow has been
updated since then, but it seems to work fine now.
|
| |
|
|
|
|
| |
--start’
Without exporting it other programs can’t tell if the daemon is running.
|
| | |
|
| | |
|
| | |
|