summaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Collapse)Author
2024-12-16WIP: sway: Display mpv icy_title in status baricy-titlesxengineering
TODO: Do not display bar if socket is not responding.
2024-03-12sway: Fix home setupxengineering
2024-03-12sway: Set default setup to homexengineering
2024-03-01sway: Use JetBrainsMonoNerdFont globallyxengineering
2024-03-01sway: Use JetBrainsMonoNerdFont for barxengineering
This is used for the foot terminal too.
2024-02-16sway: Adapt home setup to new cable connectionsxengineering
2024-01-16sway: Use EurKEY layout for Moonlander keyboardxengineering
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-13sway: status.sh: Add all thermal zone temperaturesxengineering
2023-03-26Add battery level to Sway statusbarxengineering
2023-03-16Switch to minimal swaybar configxengineering
This is far easier to configure than waybar.
2023-03-16Switch back from dmenu to bemenu as app launcherxengineering
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-02Assign Wacom tablet to only one monitorxengineering
2023-02-06Relocate dotfiles in XDG config homexengineering
This make ~/.config a simple Git repository instead of the handling with worktrees and bare repositories which is too complex.