File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
share/biglinux/calamares/src/utils Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ elif [[ "$display_manager" == "gdm" ]]; then
141141 # GNOME: Clean up and start gnome-session
142142 rm -f " $HOME /Empty Bash" " $HOME /Empty Desktop File.desktop" " $HOME /Empty File"
143143 xdg-user-dirs-update
144- /usr/bin/gnome-session
144+ startgnome-community
145145
146146elif [[ -e /usr/share/wayland-sessions/hyprland.desktop ]]; then
147147 # Hyprland detected
Original file line number Diff line number Diff line change 99# Application Information
1010APP_NAME = "BigLinux Calamares Config"
1111APP_ID = "com.biglinux.calamares-config"
12- APP_VERSION = "1.0.5 "
12+ APP_VERSION = "1.0.6 "
1313
1414# Paths and Directories
1515BASE_DIR = Path (__file__ ).parent .parent .parent
You canβt perform that action at this time.
0 commit comments