mirror of
https://github.com/pnx/dotfiles
synced 2026-08-22 03:08:13 +02:00
remove old configs
This commit is contained in:
parent
a7ac339c7a
commit
313e11737e
13 changed files with 0 additions and 705 deletions
|
|
@ -1,52 +0,0 @@
|
|||
|
||||
# Shell
|
||||
shell-integration-features = no-cursor,sudo,title
|
||||
|
||||
# Fonts
|
||||
font-family = "IosevkaCustom"
|
||||
font-family-bold = "IosevkaCustom Semibold"
|
||||
font-size = 16
|
||||
adjust-cell-height = 8
|
||||
adjust-cursor-height = 8
|
||||
adjust-cursor-thickness = 1
|
||||
adjust-underline-position = 1
|
||||
adjust-box-thickness=-1
|
||||
|
||||
# Colors
|
||||
foreground = #eceef4
|
||||
background = #0e1019
|
||||
background-opacity = 0.97
|
||||
|
||||
palette = 0=#45475a
|
||||
palette = 1=#f38ba8
|
||||
palette = 2=#a6e3a1
|
||||
palette = 3=#f9e2af
|
||||
palette = 4=#89b4fa
|
||||
palette = 5=#f5c2e7
|
||||
palette = 6=#94e2d5
|
||||
palette = 7=#eceef4
|
||||
palette = 8=#585b70
|
||||
palette = 9=#f38ba8
|
||||
palette = 10=#a6e3a1
|
||||
palette = 11=#f9e2af
|
||||
palette = 12=#89b4fa
|
||||
palette = 13=#f5c2e7
|
||||
palette = 14=#94e2d5
|
||||
palette = 15=#a6adc8
|
||||
|
||||
selection-background = #34395A
|
||||
selection-foreground = #ECEEF4
|
||||
|
||||
cursor-color = #767BA0
|
||||
cursor-text = #ECEEF4
|
||||
|
||||
# Cursor
|
||||
|
||||
cursor-style = block
|
||||
cursor-style-blink = false
|
||||
|
||||
window-decoration = false
|
||||
window-padding-y = 1
|
||||
window-padding-x = 1
|
||||
window-padding-balance = true
|
||||
gtk-titlebar = false
|
||||
Loading…
Add table
Add a link
Reference in a new issue