Skip to content

Instantly share code, notes, and snippets.

View SuperZoops's full-sized avatar
🏠
Working from home

Zoey SuperZoops

🏠
Working from home
View GitHub Profile
var timer=100;document.querySelectorAll("div > input[type='checkbox']:checked").forEach((interest) => {setTimeout(function(){interest.click()},timer);timer+=2000;});
@dianjuar
dianjuar / i3-shortcuts-screenshot.md
Last active July 2, 2024 08:10
My i3 shortcuts to take screenshots

Requirements

  • maim
  • xclip

Set-up

Set this on your i3 config file ~/.i3/config

# Screenshots
@andreibosco
andreibosco / creative-cloud-disable.md
Last active June 26, 2024 09:36
disable creative cloud startup on mac