summaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Collapse)Author
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.