diff options
author | eug-vs <eug-vs@keemail.me> | 2020-12-10 00:40:31 +0300 |
---|---|---|
committer | eug-vs <eug-vs@keemail.me> | 2020-12-10 00:40:31 +0300 |
commit | 6cce58e26f5ee71ec9063aba4842717121a56739 (patch) | |
tree | 31a6e50de9c41e5752a3be4484fca142e3c74bac /Documents/wiki/i3wm.md | |
parent | 2d7e05403b6fd6b674a2db05dd3371c4a5786728 (diff) | |
download | dotfiles-6cce58e26f5ee71ec9063aba4842717121a56739.tar.gz |
docs: add tmux and alacritty
Diffstat (limited to 'Documents/wiki/i3wm.md')
-rw-r--r-- | Documents/wiki/i3wm.md | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/Documents/wiki/i3wm.md b/Documents/wiki/i3wm.md index 2002f6e..796ec08 100644 --- a/Documents/wiki/i3wm.md +++ b/Documents/wiki/i3wm.md @@ -1,11 +1,10 @@ # i3wm -## Workspace generator -Script `~/.vifm/scripts/i3-workspace.sh` provides an easy-to-use layout generator: -```bash -./i3-workspace.sh ~/path/to/my/working/directory -``` -It open opens `nvim` + 2 instances of `alacritty` in a new workspace. This script is aliasde to `:w` command in `vifm`. +## Application launcher +I use `Rofi` (unconfigured) instead of `dmenu`: https://github.com/davatorium/rofi + +## Screenshots +I use `ImageMagick` to make screenshots, see `[~/.local/bin/screenshot.sh](../../.local/bin/screenshot.sh)`. ## Bassboost mode While key combination `win+b` is pressed, **crazy mic bassboost mode** is active. Basically it's just the toggle between two mic volumes - default and very high (up to the point when it starts distorting). |