DMBuce / i3b

Window manager scripts and configs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 .

About

Window manager scripts and configs

License:GNU General Public License v3.0


Languages

Language:Shell 49.7%Language:Perl 44.7%Language:Makefile 5.6%