| Commit message (Collapse) | Author | Age |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Due to the support for org-babel, rustic-mode requires org and therefore
needs to be loaded after it. (As org needs to be initialized by the
use-package call to work properly with straight.el)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
... and not a TUI
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Each device config is stored in the form
("hostname"
(:type desktop
:wm awesome
:key value))
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
At least on my display resolution..
|
|
|
|
| |
Apparently :bind is called before :config
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|