Updated for removing hyprland and related packages

This commit is contained in:
ManOfGoldForever 2026-04-03 11:43:27 -04:00
parent 0df3faa2e1
commit 2d400c3012
4 changed files with 52 additions and 33 deletions

View file

@ -1,8 +1,9 @@
exec_always autotiling
exec swayidle -w \
timeout 1800 'swaymsg "output * dpms off"' \
resume 'swaymsg "output * dpms on"'
exec export QT_QPA_PLATFORMTHEME=qt6ct
exec export XDG_CURRENT_DESKTOP=sway
exec systemctl --user set-environment XDG_CURRENT_DESKTOP=sway
exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
exec systemctl --user start xdg-desktop-portal-wlr.service
exec waybar -c ~/.config/waybar/sway-config -s ~/.config/waybar/style.css
exec $term