We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 586bbb8 commit 17e2298Copy full SHA for 17e2298
system_files/shared/usr/share/ublue-os/just/system.just
@@ -258,7 +258,7 @@ toggle-dinosaurs hemisphere="north":
258
[group('System')]
259
configure-boot-to-windows:
260
mkdir -p $HOME/.local/share/applications
261
- cp -r /usr/share/applications/boot-to-windows.desktop $HOME/.local/share/applications
+ cp -r /usr/share/applications/dev.getaurora.boot-to-windows.desktop $HOME/.local/share/applications
262
sed -i 's/Hidden=true/Hidden=false/' $HOME/.local/share/applications/dev.getaurora.boot-to-windows.desktop
263
264
# Toggle IWD
0 commit comments