Fix sway session setup and migrate waybar to sway modules

- Start xdg-desktop-portal-wlr and sway-session.target for proper portal init
- Re-enable systemd/dbus environment import for Wayland session vars
- Move hypridle startup earlier
- Switch waybar left modules from hyprland/* to sway/*
This commit is contained in:
2026-06-10 18:10:43 -07:00
parent b4b2ca0d43
commit cc949db097
2 changed files with 10 additions and 7 deletions
+3 -3
View File
@@ -2,9 +2,9 @@
{
"spacing": 2, // Gaps between modules (4px)
"modules-left": [
"hyprland/workspaces",
"hyprland/submap",
"hyprland/window"
"sway/workspaces",
"sway/submap",
"sway/window"
],
//"modules-center": [
//"sway/window"