1
0

Compare commits

...

2 Commits

Author SHA1 Message Date
5881c1c810 Added ripgrep to install.sh 2025-10-08 18:27:35 +00:00
fbf117f909 Added ghostty and remove kitty config 2025-10-08 18:27:25 +00:00
7 changed files with 6 additions and 2804 deletions

4
.config/ghostty/config Normal file
View File

@ -0,0 +1,4 @@
window-decoration = none
window-padding-x = 0
window-padding-y = 0
font-family = FiraCode Nerd Font Mono

View File

@ -1,30 +0,0 @@
foreground #c2c2c2
background #0c0b0c
background_opacity 1.0
cursor #c2c2c2
active_tab_foreground #0c0b0c
active_tab_background #c2c2c2
inactive_tab_foreground #c2c2c2
inactive_tab_background #0c0b0c
active_border_color #c2c2c2
inactive_border_color #0c0b0c
bell_border_color #4b3f3c
color0 #0c0b0c
color8 #6a566a
color1 #4b3f3c
color9 #655451
color2 #772d25
color10 #9F3D32
color3 #774942
color11 #9F6259
color4 #9f4e41
color12 #D46857
color5 #876d54
color13 #B49271
color6 #a5744e
color14 #DC9B69
color7 #968b8b
color15 #c2c2c2

View File

@ -1,53 +0,0 @@
## name: Rosé Pine
## author: mvllow
## license: MIT
## upstream: https://github.com/rose-pine/kitty/blob/main/dist/rose-pine.conf
## blurb: All natural pine, faux fur and a bit of soho vibes for the classy minimalist
foreground #e0def4
background #191724
selection_foreground #e0def4
selection_background #403d52
cursor #524f67
cursor_text_color #e0def4
url_color #c4a7e7
active_tab_foreground #e0def4
active_tab_background #26233a
inactive_tab_foreground #6e6a86
inactive_tab_background #191724
# black
color0 #26233a
color8 #6e6a86
# red
color1 #eb6f92
color9 #eb6f92
# green
color2 #31748f
color10 #31748f
# yellow
color3 #f6c177
color11 #f6c177
# blue
color4 #9ccfd8
color12 #9ccfd8
# magenta
color5 #c4a7e7
color13 #c4a7e7
# cyan
color6 #ebbcba
color14 #ebbcba
# white
color7 #e0def4
color15 #e0def4

View File

@ -1,12 +0,0 @@
# BEGIN_KITTY_FONTS
font_family family='Hurmit Nerd Font' postscript_name=HurmitNF-Regular
bold_font auto
italic_font auto
bold_italic_font auto
# END_KITTY_FONTS
window_padding_width 5
tab_bar_style slant
enable_audio_bell no
notify_on_cmd_finish unfocused
confirm_os_window_close 0

File diff suppressed because it is too large Load Diff

View File

@ -1,53 +0,0 @@
## name: Rosé Pine
## author: mvllow
## license: MIT
## upstream: https://github.com/rose-pine/kitty/blob/main/dist/rose-pine.conf
## blurb: All natural pine, faux fur and a bit of soho vibes for the classy minimalist
foreground #e0def4
background #191724
selection_foreground #e0def4
selection_background #403d52
cursor #524f67
cursor_text_color #e0def4
url_color #c4a7e7
active_tab_foreground #e0def4
active_tab_background #26233a
inactive_tab_foreground #6e6a86
inactive_tab_background #191724
# black
color0 #26233a
color8 #6e6a86
# red
color1 #eb6f92
color9 #eb6f92
# green
color2 #31748f
color10 #31748f
# yellow
color3 #f6c177
color11 #f6c177
# blue
color4 #9ccfd8
color12 #9ccfd8
# magenta
color5 #c4a7e7
color13 #c4a7e7
# cyan
color6 #ebbcba
color14 #ebbcba
# white
color7 #e0def4
color15 #e0def4

View File

@ -8,6 +8,7 @@ sudo pacman -S --noconfirm --needed \
lazygit \
wl-clipboard \
swaybg \
ripgrep \
starship
sudo pacman -R --noconfirm alacritty