Kitty Borderless
- Adds a config for borderless window
This commit is contained in:
@@ -0,0 +1,39 @@
|
|||||||
|
# vim:fileencoding=utf-8:foldmethod=marker
|
||||||
|
#
|
||||||
|
# ░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░▒▓████████▓▒░▒▓████████▓▒░▒▓█▓▒░░▒▓█▓▒░
|
||||||
|
# ░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░░▒▓█▓▒░
|
||||||
|
# ░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░░▒▓█▓▒░
|
||||||
|
# ░▒▓███████▓▒░░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓██████▓▒░
|
||||||
|
# ░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░
|
||||||
|
# ░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░
|
||||||
|
# ░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░
|
||||||
|
#
|
||||||
|
# ▄████▄ ▒█████ ███▄ █ █████▒
|
||||||
|
# ▒██▀ ▀█ ▒██▒ ██▒ ██ ▀█ █ ▓██ ▒
|
||||||
|
# ▒▓█ ▄ ▒██░ ██▒▓██ ▀█ ██▒▒████ ░
|
||||||
|
# ▒▓▓▄ ▄██▒▒██ ██░▓██▒ ▐▌██▒░▓█▒ ░
|
||||||
|
# ▒ ▓███▀ ░░ ████▓▒░▒██░ ▓██░░▒█░
|
||||||
|
# ░ ░▒ ▒ ░░ ▒░▒░▒░ ░ ▒░ ▒ ▒ ▒ ░
|
||||||
|
# ░ ▒ ░ ▒ ▒░ ░ ░░ ░ ▒░ ░
|
||||||
|
# ░ ░ ░ ░ ▒ ░ ░ ░ ░ ░
|
||||||
|
# ░ ░ ░ ░ ░
|
||||||
|
# ░
|
||||||
|
#
|
||||||
|
# _..---...,""-._ ,/}/)
|
||||||
|
# .'' , ``..'(/-<
|
||||||
|
# / _ { ) \
|
||||||
|
# ; _ `. `. < a(
|
||||||
|
# ,' ( \ ) `. \ __.._ .: y
|
||||||
|
# ( <\_-) )'-.____...\ `._ //-'
|
||||||
|
# `. `-' /-._))) `-._)))
|
||||||
|
# `...'
|
||||||
|
### Rootiest Customizations ###
|
||||||
|
|
||||||
|
include kitty-base.conf
|
||||||
|
startup_session /home/rootiest/.config/kitty/sessions/rootiest.conf
|
||||||
|
map f12 load_config_file /home/rootiest/.config/kitty/kitty-borderless.conf
|
||||||
|
|
||||||
|
window_margin_width 10
|
||||||
|
single_window_margin_width 5
|
||||||
|
placement_strategy center
|
||||||
|
hide_window_decorations yes
|
||||||
Reference in New Issue
Block a user