Skip to content

Instantly share code, notes, and snippets.

View georgenaranjo96's full-sized avatar
🕶️

George Naranjo georgenaranjo96

🕶️
View GitHub Profile
<html style="text-align: center;">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no" />
<title>crouton awesomewm</title>
<meta property content />
</head>
<body style="background: url('awesomewm.png') center / cover no-repeat, var(--gray);">
var menuOpts = {
a:{
"Reboot Userspace":()=>{
shellrun("launchctl reboot userspace")
},
Respring:()=>{
device.respring()
},
"Safe Mode":()=>{
shellrun("killall -SEGV SpringBoard")