🚚 moved old bspwm setup into its own folder
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
3c25d09340
commit
ec9c0395f6
54 changed files with 1072 additions and 18 deletions
13
bspwm/.config/alacritty/alacritty.yml
Normal file
13
bspwm/.config/alacritty/alacritty.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
# WINDOW
|
||||
window:
|
||||
opacity: 0.9
|
||||
|
||||
# FONT
|
||||
font:
|
||||
normal:
|
||||
family: JetBrains mono
|
||||
size: 9
|
||||
|
||||
# COLORS
|
||||
import:
|
||||
- ~/.config/alacritty/catppuccin-macchiato.yml
|
Loading…
Add table
Add a link
Reference in a new issue