Skip to content

Instantly share code, notes, and snippets.

@BonfaceKilz
BonfaceKilz / gnus-guide-en.org
Created July 9, 2020 22:30
Practical guide to use Gnus with Gmail

Practical guide to use Gnus with Gmail

#!/bin/bash
########################################################
#
# ## i3_maximize.sh ##
#
# Implements maximization of a window in i3.
# Swaps the focused container into a new workspace and
# and restores it when run again.
#