Age | Commit message (Collapse) | Author |
|
Too annoying to have the mouse always moving to the center of the
focussed container. This makes a keyboard-focussed workflow less
ergonomic.
|
|
There are several week number definitions (see `man 1 date`). Switching
to a more common one with this commit since it is very unexpected that
it starts with calendar week 0 in 2025.
|
|
|
|
|
|
|
|
|
|
This is used for the foot terminal too.
|
|
|
|
The Moonlander MKI from ZSA has a default layout close to US keyboards.
To also type German special characters the EurKEY layout is well suited.
|
|
|
|
|
|
This is far easier to configure than waybar.
|
|
The reason for dmenu was that it is available in Debian bullseye. But it
works not that good on sway (appearing always on the same screen) and
does not look so pretty by default.
For Debian a separate branch should be created until Debian bookworm
with bemenu is released.
|
|
|
|
This make ~/.config a simple Git repository instead of the handling with
worktrees and bare repositories which is too complex.
|