Add ~/.wezterm.lua

Contains basic config with Selenized colorscheme.
This commit is contained in:
2023-12-10 21:47:50 +03:00
parent 30ce3d5e1d
commit 5d285d1677
2 changed files with 84 additions and 0 deletions

View File

@ -72,6 +72,9 @@ dotfiles:
f_fuzzel.ini:
src: config/fuzzel/fuzzel.ini
dst: ~/.config/fuzzel/fuzzel.ini
f_wezterm.lua:
src: wezterm.lua
dst: ~/.wezterm.lua
profiles:
everywhere:
dotfiles:
@ -101,6 +104,7 @@ profiles:
- f_ssh-agent.service
- d_waybar
- f_fuzzel.ini
- f_wezterm.lua
knafeh:
dotfiles:
- d_vim
@ -124,3 +128,4 @@ profiles:
- f_ssh-agent.service
- d_waybar
- f_fuzzel.ini
- f_wezterm.lua