Skip to content

Instantly share code, notes, and snippets.

@Trainmaster2
Trainmaster2 / session-windows.sh
Created July 12, 2025 23:58
Pop!_OS Launcher script to reboot into Windows
#!/usr/bin/env sh
#
# name: Enter Windows
# icon: system-restart
# description: Reboot into Windows
# keywords: windows reboot restart
set -eu
is_gnome() {