Power management under i3 on Arch Linux
-
sudo pacman -S xfce4-power-manager -
xfce4-power-manager-settingsMake the necessary configuration settings, such as suspending upon closing the lid
-
vi .config/i3/configAdd this at the bottom:
Terminal window exec --no-startup-id sleep 3 && xfce4-power-manager