ekahPruthvi / cynageOS

an aesthetic , poweruser oriented Dotfiles for more advanced GNU/Linux users
GNU General Public License v3.0
17 stars 3 forks source link

Help needed!! #2

Closed MNkoder closed 2 weeks ago

MNkoder commented 2 weeks ago

So I just installed the setup through the script IMG_20240826_000039 and got to an error after rebooting from sddm IMG_20240826_000113 IMG_20240826_000130 And also really sorry for the shitty camera quality, I'll try to send you again if it's not legible 🙂.. please do helpp

MNkoder commented 2 weeks ago

Also to add to it, I noticed some kind of error about magick or something like that when the themes were getting ready, something like "convert magick" and all, don't know if that is the problem

ekahPruthvi commented 2 weeks ago

The magick error is not a problem. It still does the job only warning is shown

ekahPruthvi commented 2 weeks ago

I guess the lavat program is not installed I might hav missed tht in the install script, I'll fix it by tonight U can just install the program by yourself yay -Sy lavat

ekahPruthvi commented 2 weeks ago

I guess the lavat program is not installed I might hav missed tht in the install script, I'll fix it by tonight U can just install the program by yourself ``` yay -Sy lavat


And the hyprland.conf error is because, I'm guessing you don't use nvidia gpu.
You can delete those lines from the conf if you don't have nvidia gpu
MNkoder commented 2 weeks ago

I guess the lavat program is not installed I might hav missed tht in the install script, I'll fix it by tonight U can just install the program by yourself ``` yay -Sy lavat

And the hyprland.conf error is because, I'm guessing you don't use nvidia gpu.
You can delete those lines from the conf if you don't have nvidia gpu

Hey is that something you can fix in the install script too? btw yes I'm using an amd gpu.. again thanks for the work bro 💚

ekahPruthvi commented 2 weeks ago

I guess the lavat program is not installed I might hav missed tht in the install script, I'll fix it by tonight U can just install the program by yourself ``` yay -Sy lavat

And the hyprland.conf error is because, I'm guessing you don't use nvidia gpu.
You can delete those lines from the conf if you don't have nvidia gpu

Hey is that something you can fix in the install script too? btw yes I'm using an amd gpu.. again thanks for the work bro 💚

Yupp I've fixed itt! but instead you can just remove the nvidia lines ( specified in the error log) and install lavat if you want to.

MNkoder commented 2 weeks ago

I guess the lavat program is not installed I might hav missed tht in the install script, I'll fix it by tonight U can just install the program by yourself ``` yay -Sy lavat

And the hyprland.conf error is because, I'm guessing you don't use nvidia gpu.
You can delete those lines from the conf if you don't have nvidia gpu

Hey is that something you can fix in the install script too? btw yes I'm using an amd gpu.. again thanks for the work bro 💚

Yupp I've fixed itt! but instead you can just remove the nvidia lines ( specified in the error log) and install lavat if you want to.

Alright so I tried removing the lines and the error was gone but there was no bar of any sort and also rofi was kinda glitching, so I reinstalled arch minimal install again and ran the script but the config error was still there while the lavat error was gone

ekahPruthvi commented 2 weeks ago

The config i can't change cuz it is required for nvidia gpus. You'll have to manually remove those lines

ekahPruthvi commented 2 weeks ago

I guess the lavat program is not installed I might hav missed tht in the install script, I'll fix it by tonight U can just install the program by yourself ``` yay -Sy lavat

And the hyprland.conf error is because, I'm guessing you don't use nvidia gpu.
You can delete those lines from the conf if you don't have nvidia gpu

Hey is that something you can fix in the install script too? btw yes I'm using an amd gpu.. again thanks for the work bro 💚

Yupp I've fixed itt! but instead you can just remove the nvidia lines ( specified in the error log) and install lavat if you want to.

Alright so I tried removing the lines and the error was gone but there was no bar of any sort and also rofi was kinda glitching, so I reinstalled arch minimal install again and ran the script but the config error was still there while the lavat error was gone

Also what do you mean by there is no bar? The rofi glitches will be resolved after you change the theme and the wallpapers once because they have to be initialised. I'll try to write an automatic script for that later on when I am free.

MNkoder commented 2 weeks ago

This is what it currently looks like after removing the nvidia lines, sorry if I wasn't clear enough ![Uploading IMG_20240826_202053.jpg
]()

MNkoder commented 2 weeks ago

IMG_20240826_202053

ekahPruthvi commented 2 weeks ago

IMG_20240826_202053

Oh this is fine. It's a custom script that I personally used as a dashboard, it's set to the resolution of my monitor u can disable that in hyprland.conf line 43 delete or comment it

ekahPruthvi commented 2 weeks ago

This is what it currently looks like after removing the nvidia lines, sorry if I wasn't clear enough ![Uploading IMG_20240826_202053.jpg
]()

I cannot see the image

MNkoder commented 2 weeks ago

IMG_20240826_202053

Oh this is fine. It's a custom script that I personally used as a dashboard, it's set to the resolution of my monitor u can disable that in hyprland.conf line 43 delete or comment it

No bro I'm not taking about the dashboard.. it's cool! I don't have the side bar, I guess waybar? It's neither in the top nor any sides. Is that intentional? Like do you rock a barless setup rn?

ekahPruthvi commented 2 weeks ago

IMG_20240826_202053

Oh this is fine. It's a custom script that I personally used as a dashboard, it's set to the resolution of my monitor u can disable that in hyprland.conf line 43 delete or comment it

No bro I'm not taking about the dashboard.. it's cool! I don't have the side bar, I guess waybar? It's neither in the top nor any sides. Is that intentional? Like do you rock a barless setup rn?

Ohh did u try changing themes and wallpapers, way bar will automatically come if u cycle through wallpaper

Alt + arrow keys

And if it doesn't yet come try

Super + o

If none of the above work then can u type waybar in the terminal and show the output?

MNkoder commented 2 weeks ago

IMG-20240827-WA0012 __

Nope didn't work :(

ekahPruthvi commented 2 weeks ago

IMG-20240827-WA0012 __

Nope didn't work :(

Ohhh That's a one time error . It sometimes comes when booting for the first time To fix it Go to

.config/waybar/themes/catppuccin-Mocha.css

And copy that and paste it to

.config/waybar/themes/theme.css

And then relaunch waybar Also check the key binding file once to get familiar with it it's in

Settings/hypr/keybindings 
MNkoder commented 2 weeks ago

image this is what it looks like after doing it

MNkoder commented 2 weeks ago

now i get it! the keybinding for switching walls is actally super+alt+left/right, i did something in the config and now somehow it actually worked. I guess i can close it then

ekahPruthvi commented 2 weeks ago

now i get it! the keybinding for switching walls is actally super+alt+left/right, i did something in the config and now somehow it actually worked. I guess i can close it then

Ahh neat shall I close the issue now?

MNkoder commented 2 weeks ago

now i get it! the keybinding for switching walls is actally super+alt+left/right, i did something in the config and now somehow it actually worked. I guess i can close it then

Ahh neat shall I close the issue now?

Sure! I thought I already did

ekahPruthvi commented 2 weeks ago

now i get it! the keybinding for switching walls is actally super+alt+left/right, i did something in the config and now somehow it actually worked. I guess i can close it then

Ahh neat shall I close the issue now?

Sure! I thought I already did

Yeahh I saw just now!!!