Skip to content

Latest commit

 

History

History
86 lines (50 loc) · 2.14 KB

README.asciidoc

File metadata and controls

86 lines (50 loc) · 2.14 KB

i3b

Description

Buce’s window manager scripts and configs.

Install

There’s an AUR package for Arch Linux and a Makefile for other distros. In addition, many of the scripts can be installed standalone by dropping them in your $PATH and making them executable.

Requirements

  • i3blocks-monit: bash, monit

  • i3blocks-pickdate: bash, pickdate

  • i3move: perl, xrandr, xdotool

  • i3scratchmark: bash, jq

  • pickdate: rofi, cal, awk

  • rofile: bash, rofi

Utilities

Manage i3 scratchpad windows with marks.

Use pickdate as a dropdown calendar in i3blocks.

Use environment variables to configure default options to pass to rofi.

Documentation

Project documentation can be found in these files:

  • LICENSE - Terms and conditions

  • README - This document

The changelog can be viewed on GitHub at https://github.com/DMBuce/i3b/commits/master .