···11#!/usr/bin/nu
2233if not (uname | get kernel-release | str contains "blu.fc") {
44- notify-send -u normal -i dialog-warning -t 1000 -a "Kernel Check" "Not using kernel-blu" "Gaming and VR may have slightly degraded performance or not function correctly."
44+ notify-send -u normal -i dialog-warning -a "Kernel Check" "Not using kernel-blu" "Gaming and VR may have slightly degraded performance or not function correctly."
55}