#Update removed my hyprland? (the equivalent of a task bar in Omarchy)

14 messages · Page 1 of 1 (latest)

fringe torrent
#

I got a series of errors like everyone but when I saw what it was, the hyperland.conf file has a reference to this file:
source = ~/.config/omarchy/current/theme/hyprland.conf
but that file doesn't exist after the update
the other issue is some kind of syntax error on input.conf

Scroll nicely in the terminal

windowrule = scrolltouchpad 1.5, class:(Alacritty|kitty)
windowrule = scrolltouchpad 0.2, class:com.mitchellh.ghostty
says invalid fieldtype, though I was able to fix it with the rule converter that was linked on the update announcement

Scroll nicely in the terminal

windowrule {
name = windowrule-1
scroll_touchpad = 1.5
match:class = (Alacritty|kitty)
}

windowrule {
name = windowrule-2
scroll_touchpad = 0.2
match:class = com.mitchellh.ghostty
}
but still, the other file is completely gone

regal bobcat
fringe torrent
#

rebooted, changed style, now it says "invalid expression type: supported +,-,*,/

#

general {
    col.active_border = $activeBorderColor
}

group {
    col.border_active = $activeBorderColor
}```
#

this is what's inside the hyprland.conf

#

another issue is that the update had a very weird error

#

Update AUR packages
yay: error while loading shared libraries: libalpm.so.15: cannot open shared object file: No such file or directory

regal bobcat
#

What was the error, did a migration fail? Re-run the update.

fringe torrent
#

I've ran the update 3 times

#

I also just now got a new error after the 2nd reboot, some kind of ghostty configuration issues

regal bobcat
#

What version were you upgrading from? That yay error was a known issue from a month ago.

#

try omarchy-reinstall-configs