#Do I actually need arch for this customization?

54 messages · Page 1 of 1 (latest)

summer chasm
#

For context:
I was watching a linux ricing video, I liked how it looked so i decided to go for the customization but I realised that I use zorin os so i did my search (also asked chatgpt) if i could do same customization on zorin os. and i got the thumbs up knowning i could,

The issue:
but here's another thing. I downloaded everything (not eww) I got to the part where i was supposed to copy the default sway config to the new one i made and lo and behold, there was nothing in the sway default config neither the folder itself.

The Question:
What can do in this case? Do I actually have to switch to arch? (because I tried with endeavour os first but the display kept flickering even at grub screen so im using zorin os instead) help a brother out

zenith kayak
#

No you do not have to switch to arch if you do not want

#

It should be a fixable issue in eos,

#

But you do realize you don't really need arch (or arch based) for ricing?

summer chasm
summer chasm
#

I was using eos but the display would flicker and shuts off which scared me... so I tried it here and here i am with this problem

zenith kayak
#

Upon installation or after you did something?

summer chasm
#

After installing and while i was configuring sway

zenith kayak
#

You said the the sway config folder wasn't there?

#

If you had installed sway, then you just generate it easily

summer chasm
#

In zorin os, the sway config is not there
but in EOS, the sway config was there

zenith kayak
#

sway --default-config > ~/.config/sway/config

#

This would give you the default sway config

#

Where it's supposed to be

summer chasm
#

ok lemme try that

zenith kayak
#

If you do not have basic Linux knowledge then I would not recommend a wm so soon

#

But of course it's your choice

summer chasm
#

I understand but I used wm in a virtual machine before i made the switch

zenith kayak
#

Also refrain from using chatgpt for those kind of questions as it hallucinates a lot

#

It could be helpful

#

But it can mess up up very bad as well

summer chasm
#

Also this is the output what you told me

summer chasm
zenith kayak
#

Do you have the config that you wanted to copy?

#

You can just drop it into ~/.config/sway/config

summer chasm
#

sorry im trying not to cause a headache but I thought it creates a config once you install it?

zenith kayak
#

Crate the sway config if not there

summer chasm
#

hold on

zenith kayak
#

mkdir -p ~/.config/sway

#

Should do the job

summer chasm
#

okay let me try that

zenith kayak
#

Sometimes you have to do it manually

#

Although on arch it has always been created by default for me

#

Zorin might be different

summer chasm
#

So as far as i can understand

#

in EOS it alr created one, but here since zorin is ubuntu based, i would have to manually create one

zenith kayak
#

Apparently yes

summer chasm
#

God I hate myself

#

anywho

#

thank you for the help

zenith kayak
warped depot
#

mlocate or plocate are the classics

summer chasm
#

So i should type mlocate sway/config or mlocate sway

warped depot
#

mlocate and plocate are the tools, locate is the command

#

They don't come as standard, so you'll need to pick one and install it

#

then sudo updatedb to create the file database (might take a minute)

#

It keeps a static database of all your files, so you can find stuff without having to search your system for real each time

#

Makes sense to updatedb regularly, as it does not pick up changes until you do

summer chasm
#

atp, im gonna stick to a vm for now, (maybe 6 months using arch in a vm) then once I am ready, I will use arch instead of any other distro