-
Notifications
You must be signed in to change notification settings - Fork 4
i3 with GNOME
Syed Sayem edited this page May 20, 2019
·
2 revisions
Before you setup i3 with GNOME, you need to make sure you install GNOME graphical authentication agent and autostarted on login with i3.
Install polkit
and polkit-gnome
sudo pacman -Syu polkit
sudo pacman -Syu polkit-gnome
exec --no-startup-id /usr/lib/gnome-settings-daemon/gsd-xsettings
exec_always --no-startup-id gnome-power-manager
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
Starts authentication-agent needed to get sudo
password check aviable for GUIs needing it.
exec --no-startup-id gnome-flashback
GNOME Flashback integrates more features from GNOME such as full functionality for gnome-control-center
:
Gnome-flashback is specifically designed to recover some functionality already moved to mutter or gnome-shell. So, it comes with some features built in but easy to disable if you want to.
Also it helps with function keys including bright screen management, sound and so on out-of-the-box.
Note: this approach (finally) fixes #11 in a simple way.
- Home
- Bootable USB Installer
- BIOS
- Pre-installation
- Installation
- Configure System
- Post Installation
- Extra
- Troubleshooting
- Development
- DevOps