Skip to content

Instantly share code, notes, and snippets.

View rijesha's full-sized avatar

Rijesh Augustine rijesha

  • Edmonton, Alberta, Canada
View GitHub Profile
@rijesha
rijesha / third-tiler
Last active November 15, 2019 01:15 — forked from peteruithoven/quarter-tiler
Crude third-tiler tiling tool for elementary OS
#!/bin/bash
# Crude quarter tiling tool
# Installation:
# Move file to: /usr/local/bin/third-tiler
# Make executable: sudo chmod +x /usr/local/bin/third-tiler
# Assign keyboard shortcuts to commands like "third-tiler topleft"
APPNAME=$(wmctrl -lx | grep $(xprop -root | grep _NET_ACTIVE_WINDOW | head -1 | \