add: bspwm key bindings

This commit is contained in:
Tobias Reisinger 2020-02-18 01:45:57 +01:00
parent 9c0dfb866e
commit 119d0a276c
3 changed files with 7 additions and 6 deletions

View file

@ -3,14 +3,14 @@
# Any items in the `env` entry below will be added as
# environment variables. Some entries may override variables
# set by alacritty itself.
#env:
env:
# TERM variable
#
# This value is used to set the `$TERM` environment variable for
# each instance of Alacritty. If it is not present, alacritty will
# check the local terminfo database and use `alacritty` if it is
# available, otherwise `xterm-256color` is used.
#TERM: xterm-256color
TERM: xterm-256color
window:
# Window dimensions (changes require restart)