Skip to content

Instantly share code, notes, and snippets.

View tortious's full-sized avatar
🌴
I can resist everything except temptation

tortious tortious

🌴
I can resist everything except temptation
View GitHub Profile
@tortious
tortious / AdvancedWindowSnap.ahk
Created September 26, 2022 17:09 — forked from AWMooreCO/AdvancedWindowSnap.ahk
Advanced Window Snap is a script for AutoHotKey that expands upon Windows built-in window-snapping hotkeys.
/**
* Advanced Window Snap
* Snaps the Active Window to one of nine different window positions.
*
* @author Andrew Moore <andrew+github@awmoore.com>
* @version 1.0
*/
/**
* SnapActiveWindow resizes and moves (snaps) the active window to a given position.
#
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives
#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.