feat(ghostty): switch to ghostty
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
font-family = Iosevka Custom
|
||||
font-style = Regular
|
||||
font-synthetic-style = false
|
||||
font-size = 12
|
||||
theme = moonfly-ghostty.conf
|
||||
shell-integration-features = no-cursor
|
||||
cursor-style = block
|
||||
mouse-hide-while-typing = true
|
||||
title = Terminal
|
||||
window-width = 177
|
||||
window-height = 60
|
||||
window-padding-balance = true
|
||||
confirm-close-surface = false
|
||||
@@ -0,0 +1,27 @@
|
||||
# moonfly theme for Ghostty
|
||||
#
|
||||
# Upstream: github.com/bluz71/vim-moonfly-colors
|
||||
|
||||
background = "#080808"
|
||||
foreground = "#bdbdbd"
|
||||
selection-background = "#b2ceee"
|
||||
selection-foreground = "#080808"
|
||||
cursor-color = "#8e8e8e"
|
||||
|
||||
palette = 0=#323437
|
||||
palette = 1=#ff5454
|
||||
palette = 2=#8cc85f
|
||||
palette = 3=#e3c78a
|
||||
palette = 4=#80a0ff
|
||||
palette = 5=#cf87e8
|
||||
palette = 6=#79dac8
|
||||
palette = 7=#c6c6c6
|
||||
|
||||
palette = 8=#949494
|
||||
palette = 9=#ff5189
|
||||
palette = 10=#36c692
|
||||
palette = 11=#c6c684
|
||||
palette = 12=#74b2ff
|
||||
palette = 13=#ae81ff
|
||||
palette = 14=#85dc85
|
||||
palette = 15=#e4e4e4
|
||||
@@ -253,8 +253,8 @@ switch to next activity=none,,Switch to Next Activity
|
||||
switch to previous activity=none,,Switch to Previous Activity
|
||||
toggle do not disturb=none,,Toggle do not disturb
|
||||
|
||||
[services][Alacritty.desktop]
|
||||
New=Meta+Return
|
||||
[services][com.mitchellh.ghostty.desktop]
|
||||
_launch=Meta+Return
|
||||
|
||||
[services][org.kde.spectacle.desktop]
|
||||
RecordWindow=none
|
||||
|
||||
Reference in New Issue
Block a user