39 lines
2.5 KiB
Plaintext
39 lines
2.5 KiB
Plaintext
# vim:fileencoding=utf-8:foldmethod=marker
|
|
#
|
|
# ░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░▒▓████████▓▒░▒▓████████▓▒░▒▓█▓▒░░▒▓█▓▒░
|
|
# ░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░░▒▓█▓▒░
|
|
# ░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░░▒▓█▓▒░
|
|
# ░▒▓███████▓▒░░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓██████▓▒░
|
|
# ░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░
|
|
# ░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░
|
|
# ░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░
|
|
#
|
|
# ▄████▄ ▒█████ ███▄ █ █████▒
|
|
# ▒██▀ ▀█ ▒██▒ ██▒ ██ ▀█ █ ▓██ ▒
|
|
# ▒▓█ ▄ ▒██░ ██▒▓██ ▀█ ██▒▒████ ░
|
|
# ▒▓▓▄ ▄██▒▒██ ██░▓██▒ ▐▌██▒░▓█▒ ░
|
|
# ▒ ▓███▀ ░░ ████▓▒░▒██░ ▓██░░▒█░
|
|
# ░ ░▒ ▒ ░░ ▒░▒░▒░ ░ ▒░ ▒ ▒ ▒ ░
|
|
# ░ ▒ ░ ▒ ▒░ ░ ░░ ░ ▒░ ░
|
|
# ░ ░ ░ ░ ▒ ░ ░ ░ ░ ░
|
|
# ░ ░ ░ ░ ░
|
|
# ░
|
|
#
|
|
# _..---...,""-._ ,/}/)
|
|
# .'' , ``..'(/-<
|
|
# / _ { ) \
|
|
# ; _ `. `. < a(
|
|
# ,' ( \ ) `. \ __.._ .: y
|
|
# ( <\_-) )'-.____...\ `._ //-'
|
|
# `. `-' /-._))) `-._)))
|
|
# `...'
|
|
### Rootiest Customizations ###
|
|
|
|
include kitty-base.conf
|
|
startup_session ~/.config/kitty/sessions/rootiest.conf
|
|
|
|
cursor_trail 3
|
|
# enable_mouse_reporting yes # removed
|
|
# map mouse_button6 send_text all "\x1b[1;5D" # Side button (Back) as Ctrl+Left Arrow
|
|
# map mouse_button7 send_text all "\x1b[1;5C" # Side button (Forward) as Ctrl+Right Arrow
|