Just finished the foundation! Everything now is wrapped in a single package for rapid installs—no more qml configs.
thanks! codeberg service is up, along with a few cosmetic fixes. the last one from this batch is going to be gitlab, then i need to restructure Settings, move some categories aroundThis looks very interesting. I am going to try it out later today when I get some free time.
quickshell -c topbar
Could not find "topbar" config directory in any valid config path.
weird, could you show the log? ` quickshell -c topbar -v`I got it installed fine. I have the settings.json file in ~/.config/topbar and when I try to run it from mangowm I get this
Code:quickshell -c topbar Could not find "topbar" config directory in any valid config path.
INFO: Launching config: "/usr/local/etc/xdg/quickshell/topbar/shell.qml"
INFO: Shell ID: "77613e83d5e4a03dbea7758bfc0fd0d4" Path ID "77613e83d5e4a03dbea7758bfc0fd0d4"
INFO: Saving logs to "/var/run/xdg/charlie/quickshell/by-id/kjv1x5m0kt/log.qslog"
env|grep XDG
XDG_SESSION_DESKTOP=mango
XDG_SESSION_TYPE=wayland
XDG_CURRENT_DESKTOP=mango
XDG_DOWNLOAD_DIR=/home/charlie/Downloads
XDG_PUBLICSHARE_DIR=/home/charlie/Public
XDG_DESKTOP_DIR=/home/charlie/Desktop
XDG_DATA_DIRS=/usr/local/share:/usr/share
XDG_RUNTIME_DIR=/var/run/xdg/charlie
XDG_PICTURES_DIR=/home/charlie/Pictures
XDG_STATE_HOME=/home/charlie/.local/state
XDG_CACHE_HOME=/home/charlie/.cache
XDG_CONFIG_HOME=/home/charlie/.config
XDG_DOCUMENTS_DIR=/home/charlie/Documents
XDG_TEMPLATES_DIR=/home/charlie/Templates
XDG_MUSIC_DIR=/home/charlie/Music
XDG_VIDEOS_DIR=/home/charlie/Videos
XDG_CONFIG_DIRS=/usr/local/etc/xdg:/etc/xdg
XDG_DATA_HOME=/home/charlie/.local/share