#how can i change my desktop enviroment
14 messages · Page 1 of 1 (latest)
not a good idea
im getting constant black screens i need to test others
can u just tell me how?
mac?
black screen with only _ underscore?
probably bad env = lines in hypr config
ctrl+alt+f3 to get to tty3
- to stop sddm from starting at boot, forcing a text login screen
sudo systemctl disable --now sddm
try changing env and hypr config and sddm config and video card stuff to fix things
to start sddm (which will start hyprland from autologin)
sudo systemctl start sddm
- repeat from 1 until it works
First disable sddm restarting when it fails. (you will need to start with from tty3)
# /etc/systemd/system/sddm.service.d/override.conf
[Service]
Restart=no
good luck
tysm this is the best answer i’ve found so far but problem is touchpad isnt working so i dont have f3😂
fn+f10 toggles touchpad on mine lol
mine is just dead
so fn doesnt do anything
did urs just work from the start?
i dont have mac