cococry / ragnar

Minimal, flexible & user-friendly X tiling window manager
https://ragnarwm.org
GNU General Public License v3.0
997 stars 22 forks source link

xorg-dev not found #8

Closed JuanH88 closed 1 year ago

JuanH88 commented 1 year ago

i ran the script, it gives me an error: xorg-dev package not found, at the end it says ragnar installed, but i don't have any entry in my display manager (gdm)

cococry commented 1 year ago

fixed installation file. should now work

JuanH88 commented 1 year ago

I fixed it recently with xserver-xorg-devel, several packages from the xorg group were installed, but still no entries in gdm

cococry commented 1 year ago

yes. you need to rerun the installation script with curl. This will run the new updated script

JuanH88 commented 1 year ago

Now it throws me this error, cp: can't create regular file 'usr/sharexsessions/ragnar.desktop': file or directory does not exist

cococry commented 1 year ago

this is now fixed again. rerun the script

JuanH88 commented 1 year ago

Correct, I already have the input in gdm. As a suggestion, you could add the --needed parameter to the script to avoid reinstalling packages. Thanks!

JuanH88 commented 1 year ago

Sorry to bother, but I just restarted and the ragnar session does not load, I only see the mouse and the screen is black

cococry commented 1 year ago

yes this is normal. install alacritty to your machine as its the default terminal. then just press super + Enter and your terminal should come up. the screen is black because you have no wallpaper set.

JuanH88 commented 1 year ago

I think I have problems with the font, the icons are not seen as in the image and if I use dmenu then it does not let me write in the applications that I launch

JuanH88 commented 1 year ago

I could add ttf-jetbrains-mono-nerd in the script or put it in the readme.md for clueless people like me😅