i think you should add this to your `~/.config/i3/config`:
exec --no-startup-id /usr/lib/gnome-settings-daemon/gsd-xsettings
Search Criteria
Package Details: i3-gnome 1:40.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/i3-gnome.git (read-only, click to copy) |
---|---|
Package Base: | i3-gnome |
Description: | Use i3 with GNOME Session integration. |
Upstream URL: | https://github.com/i3-gnome/i3-gnome/ |
Keywords: | gnome i3-gaps i3-wm session |
Licenses: | MIT |
Submitter: | TheMarex |
Maintainer: | gccstr |
Last Packager: | gccstr |
Votes: | 37 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-15 14:14 (UTC) |
Last Updated: | 2021-09-18 08:04 (UTC) |
Dependencies (5)
- gnome-session (gnome-session-gitAUR)
- gnome-settings-daemon (gnome-settings-daemon-mobileAUR, gnome-settings-daemon-gitAUR)
- i3-wm (i3-gaps-kde-gitAUR, i3-gitAUR, i3-rounded-border-patch-gitAUR, i3-doublebordersAUR, i3-rounded-border-patchAUR)
- gdm (gdm-gitAUR, gdm-primeAUR) (optional)
- gnome-flashback (gnome-flashback-compizAUR) (optional)
Required by (0)
Sources (1)
gccstr commented on 2017-10-11 02:12 (UTC)
killajoe commented on 2017-10-10 10:13 (UTC)
thanks 51v4n !
but i do get a full configurated gnome installtion, bluetooth is working and themes are set. Before i can set everything also under i3-gnome, now i get only networkmanager-tray-icon working the rest is not aviable or have no effect under i3-gnome session.
gccstr commented on 2017-10-08 00:58 (UTC)
make sure if you have installed bluez:
https://www.archlinux.org/packages/?name=bluez
bluez-utils:
https://www.archlinux.org/packages/?name=bluez-utils
and get up and running those units through systemctl:
sudo systemctl enable bluez.service && sudo systemctl start bluez.service
gnome-bluetooth as well:
https://www.archlinux.org/packages/extra/x86_64/gnome-bluetooth/
for appereance make sure to make your customizations under GNOME DE, because it's more about the DE than the Window Manager.
Another Utility to consider it's gtk-chtheme:
http://plasmasturm.org/code/gtk-chtheme/
killajoe commented on 2017-10-07 23:27 (UTC)
For me, now i can login to i3-gnome session but appereance and devices like bluetooth is not aviable over gnome-tweak-tool or gnome-control-center.
gccstr commented on 2017-10-07 18:36 (UTC)
Fixed!, now works again, thanks to @killajoe to let us know about the issue and @Snowmobil for his suggestion on GitHub.
Now it should work for everyone.
gccstr commented on 2017-10-06 22:27 (UTC)
@killajoe, thanks for let me know, i'll flag this package out of date just to notify.
On it.
killajoe commented on 2017-10-06 14:41 (UTC)
Seems to not work anymore after the update today
-with GDM or lightdm
-try to login the session brings you right back to the DM
gccstr commented on 2017-09-17 01:08 (UTC)
Update: just added the epoch as suggested by @ItachiSan, thanks for the suggestions!
gccstr commented on 2017-09-13 02:50 (UTC)
@ItachiSan ok, got it, thanks!, currently on it, i'm doing other tasks, be patient.
ItachiSan commented on 2017-09-11 12:01 (UTC)
I think you might add the epoch, as the previous version was 5.1 and now it is 2.1.
Pinned Comments
gccstr commented on 2020-05-22 08:57 (UTC) (edited on 2020-05-22 09:02 (UTC) by gccstr)
The recent update is regarding the PKGBUILD, I've found a little misconception in the installation directory.
You can join to the discussion on the issue from github:
https://github.com/i3-gnome/i3-gnome/issues/65