From d58b7b64cc071f56206646ce2c3c14407cf2e90b Mon Sep 17 00:00:00 2001 From: Jaroslaw Konik Date: Sun, 22 Feb 2026 11:15:39 +0100 Subject: [PATCH] update --- ghostty | 5 ++ konsole/Gruvbox.colorscheme | 95 ------------------------------------- konsole/Profile 1.profile | 11 ----- 3 files changed, 5 insertions(+), 106 deletions(-) create mode 100644 ghostty delete mode 100644 konsole/Gruvbox.colorscheme delete mode 100644 konsole/Profile 1.profile diff --git a/ghostty b/ghostty new file mode 100644 index 0000000..7987fb1 --- /dev/null +++ b/ghostty @@ -0,0 +1,5 @@ +command = tmux +confirm-close-surface = always +theme = Gruvbox Dark +font-family = FiraCode Nerd Font +font-size = 13 diff --git a/konsole/Gruvbox.colorscheme b/konsole/Gruvbox.colorscheme deleted file mode 100644 index baa8271..0000000 --- a/konsole/Gruvbox.colorscheme +++ /dev/null @@ -1,95 +0,0 @@ -[Background] -Color=40,40,40 - -[BackgroundFaint] -Color=40,40,40 - -[BackgroundIntense] -Color=40,40,40 - -[Color0] -Color=40,40,40 - -[Color0Faint] -Color=40,40,40 - -[Color0Intense] -Color=146,131,116 - -[Color1] -Color=204,36,29 - -[Color1Faint] -Color=204,36,29 - -[Color1Intense] -Color=251,73,52 - -[Color2] -Color=152,151,26 - -[Color2Faint] -Color=152,151,26 - -[Color2Intense] -Color=184,187,38 - -[Color3] -Color=215,153,33 - -[Color3Faint] -Color=215,153,33 - -[Color3Intense] -Color=250,189,47 - -[Color4] -Color=69,133,136 - -[Color4Faint] -Color=69,133,136 - -[Color4Intense] -Color=131,165,152 - -[Color5] -Color=177,98,134 - -[Color5Faint] -Color=177,98,134 - -[Color5Intense] -Color=211,134,155 - -[Color6] -Color=104,157,106 - -[Color6Faint] -Color=104,157,106 - -[Color6Intense] -Color=142,192,124 - -[Color7] -Color=168,153,132 - -[Color7Faint] -Color=168,153,132 - -[Color7Intense] -Color=235,219,178 - -[Foreground] -Color=235,219,178 - -[ForegroundFaint] -Color=235,219,178 - -[ForegroundIntense] -Color=235,219,178 - -[General] -Blur=false -Description=Gruvbox -Opacity=1 -Wallpaper= diff --git a/konsole/Profile 1.profile b/konsole/Profile 1.profile deleted file mode 100644 index 15c914f..0000000 --- a/konsole/Profile 1.profile +++ /dev/null @@ -1,11 +0,0 @@ -[Appearance] -ColorScheme=Gruvbox -Font=FiraCode Nerd Font,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1 - -[General] -Command=/usr/bin/bash -ic "tmux attach || tmux; exec bash" -Name=Profile 1 -Parent=FALLBACK/ - -[Terminal Features] -BlinkingCursorEnabled=false