Fix and polish Sway configuration
Major fixes:
- Fixed double waybar issue (changed exec_always to exec)
- Removed vim key bindings that conflicted with lock screen (Mod+L)
- Added Ghostty window decorations (border normal)
- Added mako notification daemon with Zenburn theme
- Fixed workspace gesture behavior to auto-create workspaces
New scripts:
- workspace-swipe.sh: Auto-creates workspaces when swiping
- next_free_ws.sh: Moves window to next free workspace (Mod+Shift+M)
Gesture improvements:
- Updated libinput-gestures to use workspace-swipe.sh
- 3-finger swipe now creates new workspaces seamlessly
Packages added:
- mako (notification daemon for Sway)
Config changes:
- Sway autostart now includes mako
- Mako configured with Zenburn colors matching theme
- Fixed all keybinding conflicts