Skip to content

Commit

Permalink
Fix theming, take 2
Browse files Browse the repository at this point in the history
  • Loading branch information
NoaHimesaka1873 committed Oct 24, 2023
1 parent 13490c7 commit 91ef404
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/sh
export DESKTOP_SESSION=plasma &&
exec startplasma-x11
exec lookandfeeltool -a com.endeavouros.breezedarkeos.desktop
3 changes: 0 additions & 3 deletions run_before_squashfs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,6 @@ pacman -Qs | grep "/xorg-server " | cut -c7- >> iso_package_versions
pacman -Qs | grep "/nvidia-dkms " | cut -c7- >> iso_package_versions
mv "iso_package_versions" "/home/liveuser/"
# Set theme
lookandfeeltool -a com.endeavouros.breezedarkeos.desktop
echo "############################"
echo "# end chrooted commandlist #"
echo "############################"
Expand Down

0 comments on commit 91ef404

Please sign in to comment.