changes
This commit is contained in:
parent
0b4ea8a8d2
commit
ca9e86b9f9
1 changed files with 1 additions and 1 deletions
2
setup.sh
2
setup.sh
|
@ -93,7 +93,7 @@ do
|
|||
sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo || error
|
||||
message "sed default grub option"
|
||||
sudo sed -i 's/GRUB_CMDLINE_LINUX_DEFAULT=.*$/GRUB_CMDLINE_LINUX_DEFAULT=\"quiet splash mem_sleep_default=deep\"/g' /etc/default/grub || error
|
||||
|
||||
sudo update-grub
|
||||
;;
|
||||
gnome)
|
||||
sudo flatpak install org.mozilla.firefox com.github.GradienceTeam.Gradience || error
|
||||
|
|
Loading…
Reference in a new issue