You are not logged in.

#1 2017-01-13 21:00:12

linofex_
Member
Registered: 2017-01-13
Posts: 5

[SOLVED] run i3 with a non root user

Hi all, I installed Arch few hours ago and I'm slowly reading the wiki.
I added a new user with this command:

# useradd -m -G wheel -s /bin/bash linofex

I also installare i3 desktop manager and I copied .config.i3 folder on /home/linox and changed the owner from root to linofex, but if I run

 startx 

when I'm logged as root the DM works fine, but if i log in with linofex's account and I run

startx

the monitor shows me 2 xterm terminal and also after I run

 i3

in one terminal the dm starts. I want the same behavior that I have with root user. How can I fixi it??

Last edited by linofex_ (2017-01-14 11:25:39)

Offline

#2 2017-01-13 21:07:55

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,865
Website

Re: [SOLVED] run i3 with a non root user

Set up your non-root user's xinitrc.

https://wiki.archlinux.org/index.php/Xinit


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2017-01-14 11:26:05

linofex_
Member
Registered: 2017-01-13
Posts: 5

Re: [SOLVED] run i3 with a non root user

WorMzy wrote:

Set up your non-root user's xinitrc.

https://wiki.archlinux.org/index.php/Xinit

Thank you! Now all works!!

Offline

Board footer

Powered by FluxBB