Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-12 | sway: Fix home setup | xengineering | |
2024-03-12 | sway: Set default setup to home | xengineering | |
2024-03-01 | sway: Use JetBrainsMonoNerdFont globally | xengineering | |
2024-03-01 | sway: Use JetBrainsMonoNerdFont for bar | xengineering | |
This is used for the foot terminal too. | |||
2024-02-16 | sway: Adapt home setup to new cable connections | xengineering | |
2024-01-16 | sway: Use EurKEY layout for Moonlander keyboard | xengineering | |
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. | |||
2023-04-13 | sway: status.sh: Add all thermal zone temperatures | xengineering | |
2023-03-26 | Add battery level to Sway statusbar | xengineering | |
2023-03-16 | Switch to minimal swaybar config | xengineering | |
This is far easier to configure than waybar. | |||
2023-03-16 | Switch back from dmenu to bemenu as app launcher | xengineering | |
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. | |||
2023-03-02 | Assign Wacom tablet to only one monitor | xengineering | |
2023-02-06 | Relocate dotfiles in XDG config home | xengineering | |
This make ~/.config a simple Git repository instead of the handling with worktrees and bare repositories which is too complex. |