Setting up i3
Gnome Keyring
- add to the i3 config:
exec --no-startup-id /usr/bin/gnome-keyring-daemon --start --components=ssh,secrets,pkcs11 - adapt google-chrome desktop file to start with parameter
--password-store=gnome-libsecret
Multi-Monitor
- add to i3 config:
exec --no-startup-id xrandr --output HDMI-1 --auto --right-of HDMI-2