Read The Arch Way, fall in.
I can’t believe how smoothly this went…
- suspend - seems to work after installing gnome, pm-suspend works too… I have my eye on you. <.<
systemctl suspendworks, but doesn’t wake properly.
- power management
- trackpad
| #!/usr/bin/env bash | |
| # | |
| # This is sp, the command-line Spotify controller. It talks to a running | |
| # instance of the Spotify Linux client over dbus, providing an interface not | |
| # unlike mpc. | |
| # | |
| # Put differently, it allows you to control Spotify without leaving the comfort | |
| # of your command line, and without a custom client or Premium subscription. | |
| # |
Read The Arch Way, fall in.
I can’t believe how smoothly this went…
systemctl suspend works, but doesn’t wake properly.