mirror of
https://github.com/mr0xb/dotfiles.git
synced 2026-08-28 20:04:56 -04:00
initial commit
This commit is contained in:
commit
c4ff3550e4
36 changed files with 2380 additions and 0 deletions
13
.config/ghostty/config
Normal file
13
.config/ghostty/config
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
background-blur-radius = 15
|
||||
background-opacity = 0.9
|
||||
#theme = dark:cyberdream, light:cyberdream-light
|
||||
theme = challengerdeep
|
||||
#window-theme = system
|
||||
|
||||
#font-family = "MesloLGS Nerd Font Mono"
|
||||
font-family = "IBM Plex Mono"
|
||||
font-size = 16
|
||||
|
||||
macos-option-as-alt = true
|
||||
macos-titlebar-style = transparent
|
||||
macos-titlebar-proxy-icon = hidden
|
||||
Loading…
Reference in a new issue