Update dotfiles/.config/kitty/kitty.conf, dotfiles/.config/kitty/Betelgeuse-dark.conf, dotfiles/.config/kitty/Betelgeuse-light.conf, dotfiles/.local/share/chezmoi/private_dot_config/kitty/kitty.conf, dotfiles/.local/share/chezmoi/private_dot_config/kitty/Betelgeuse-dark.conf, dotfiles/.local/share/chezmoi/private_dot_config/kitty/Betelgeuse-light.conf, dotfiles/.local/share/chezmoi/private_dot_config/ngrok/ngrok.yml.tmpl, dotfiles/.local/share/chezmoi/private_dot_config/powershell/user_profile.ps1, dotfiles/.local/share/chezmoi/private_dot_config/powershell/takuya.omp.json, dotfiles/.local/share/chezmoi/private_dot_config/slack-term/config.tmpl, dotfiles/.local/share/chezmoi/private_dot_config/tabby/config.yaml.tmpl, dotfiles/.local/share/chezmoi/private_dot_config/terminator/config, dotfiles/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml, dotfiles/.local/share/chezmoi/private_dot_config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml, dotfiles/.local/share/chezmoi/private_dot_config/xfce4/terminal/terminalrc, dotfiles/.config/xsettingsd/xsettingsd.conf, dotfiles/.local/share/chezmoi/private_dot_config/xsettingsd/xsettingsd.conf, dotfiles/.local/share/chezmoi/private_dot_config/gtk-3.0/settings.ini
2022-11-21 17:43:46 -08:00
|
|
|
{
|
Update dotfiles/.local/share/chezmoi/run_once_provision, dotfiles/.local/share/chezmoi/.chezmoidata.yaml, dotfiles/.local/share/chezmoi/home/private_dot_config/slack-term/config.tmpl, dotfiles/.local/share/chezmoi/.chezmoi.toml.tmpl, dotfiles/.local/share/chezmoi/home/private_dot_config/ngrok/ngrok.yml.tmpl, dotfiles/.local/share/chezmoi/home/private_dot_config/ghorg/conf.yaml.tmpl, dotfiles/.local/share/chezmoi/home/private_dot_config/himalaya/config.toml.tmpl.TODO, dotfiles/.local/share/chezmoi/home/private_dot_config/npm/npmrc.tmpl.TODO, dotfiles/.local/share/chezmoi/home/private_dot_config/powershell/user_profile.ps1.TODO, dotfiles/.local/share/chezmoi/home/private_dot_config/rofi/config.rasi.tmpl.TODO, dotfiles/.local/share/chezmoi/home/private_dot_config/tabby/config.yaml.tmpl
Deleted dotfiles/.local/share/chezmoi/home/private_dot_config/tabby/package-lock.json
2022-11-22 14:39:17 -08:00
|
|
|
"slack_token": "{{ .user.SLACK_API_TOKEN }}",
|
Update dotfiles/.config/kitty/kitty.conf, dotfiles/.config/kitty/Betelgeuse-dark.conf, dotfiles/.config/kitty/Betelgeuse-light.conf, dotfiles/.local/share/chezmoi/private_dot_config/kitty/kitty.conf, dotfiles/.local/share/chezmoi/private_dot_config/kitty/Betelgeuse-dark.conf, dotfiles/.local/share/chezmoi/private_dot_config/kitty/Betelgeuse-light.conf, dotfiles/.local/share/chezmoi/private_dot_config/ngrok/ngrok.yml.tmpl, dotfiles/.local/share/chezmoi/private_dot_config/powershell/user_profile.ps1, dotfiles/.local/share/chezmoi/private_dot_config/powershell/takuya.omp.json, dotfiles/.local/share/chezmoi/private_dot_config/slack-term/config.tmpl, dotfiles/.local/share/chezmoi/private_dot_config/tabby/config.yaml.tmpl, dotfiles/.local/share/chezmoi/private_dot_config/terminator/config, dotfiles/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml, dotfiles/.local/share/chezmoi/private_dot_config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml, dotfiles/.local/share/chezmoi/private_dot_config/xfce4/terminal/terminalrc, dotfiles/.config/xsettingsd/xsettingsd.conf, dotfiles/.local/share/chezmoi/private_dot_config/xsettingsd/xsettingsd.conf, dotfiles/.local/share/chezmoi/private_dot_config/gtk-3.0/settings.ini
2022-11-21 17:43:46 -08:00
|
|
|
|
|
|
|
// OPTIONAL: set the width of the sidebar (between 1 and 11), default is 1
|
|
|
|
"sidebar_width": 1,
|
|
|
|
|
|
|
|
// OPTIONAL: turn on desktop notifications for all incoming messages, set
|
|
|
|
// the value as: "all". For only mentions and im messages set the
|
|
|
|
// value as: "mention", default is turned off: ""
|
|
|
|
"notify": "mention",
|
|
|
|
|
|
|
|
// OPTIONAL: turn on emoji's, default is false
|
|
|
|
"emoji": true,
|
|
|
|
|
|
|
|
// OPTIONAL: define custom key mappings, defaults are:
|
|
|
|
"key_map": {
|
|
|
|
"command": {
|
|
|
|
"i": "mode-insert",
|
|
|
|
"/": "mode-search",
|
|
|
|
"k": "channel-up",
|
|
|
|
"j": "channel-down",
|
|
|
|
"g": "channel-top",
|
|
|
|
"G": "channel-bottom",
|
|
|
|
"K": "thread-up",
|
|
|
|
"J": "thread-down",
|
|
|
|
"<previous>": "chat-up",
|
|
|
|
"C-b": "chat-up",
|
|
|
|
"C-u": "chat-up",
|
|
|
|
"<next>": "chat-down",
|
|
|
|
"C-f": "chat-down",
|
|
|
|
"C-d": "chat-down",
|
|
|
|
"n": "channel-search-next",
|
|
|
|
"N": "channel-search-previous",
|
|
|
|
"'": "channel-jump",
|
|
|
|
"q": "quit",
|
|
|
|
"<f1>": "help"
|
|
|
|
},
|
|
|
|
"insert": {
|
|
|
|
"<left>": "cursor-left",
|
|
|
|
"<right>": "cursor-right",
|
|
|
|
"<enter>": "send",
|
|
|
|
"<escape>": "mode-command",
|
|
|
|
"<backspace>": "backspace",
|
|
|
|
"C-8": "backspace",
|
|
|
|
"<delete>": "delete",
|
|
|
|
"<space>": "space"
|
|
|
|
},
|
|
|
|
"search": {
|
|
|
|
"<left>": "cursor-left",
|
|
|
|
"<right>": "cursor-right",
|
|
|
|
"<escape>": "clear-input",
|
|
|
|
"<enter>": "clear-input",
|
|
|
|
"<backspace>": "backspace",
|
|
|
|
"C-8": "backspace",
|
|
|
|
"<delete>": "delete",
|
|
|
|
"<space>": "space"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
// OPTIONAL: override the default theme, defaults are:
|
|
|
|
"theme": {
|
|
|
|
"view": {
|
|
|
|
"fg": "white",
|
|
|
|
"bg": "default",
|
|
|
|
"border_fg": "white",
|
|
|
|
"border_bg": "",
|
|
|
|
"label_fg": "white",
|
|
|
|
"label_bg": ""
|
|
|
|
},
|
|
|
|
"channel": {
|
|
|
|
"prefix": "",
|
|
|
|
"icon": "",
|
|
|
|
"text": ""
|
|
|
|
},
|
|
|
|
"message": {
|
|
|
|
// This uses golang time formatting:
|
|
|
|
// - https://yourbasic.org/golang/format-parse-string-time-date-example/
|
|
|
|
// - https://golang.org/pkg/time/#Time.Format
|
|
|
|
"time_format": "15:04",
|
|
|
|
|
|
|
|
// You can use 'colorize' to give every name an individual color
|
|
|
|
"name": "",
|
|
|
|
|
|
|
|
"time": "",
|
|
|
|
"text": ""
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|