mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Add alacritty, bettrscreenlock config & update qtile, nvim
This commit is contained in:
parent
88cbabb443
commit
f407ac09bc
13 changed files with 304 additions and 36 deletions
|
|
@ -86,8 +86,8 @@ map alt+ctrl+backspace change_font_size all 0
|
|||
|
||||
# Theming
|
||||
foreground #dfdfdf
|
||||
#background_opacity 0.85
|
||||
background_opacity 1
|
||||
background_opacity 0.85
|
||||
#background_opacity 1
|
||||
background_image none
|
||||
background_image_layout tiled
|
||||
background_image_linear no
|
||||
|
|
@ -96,7 +96,8 @@ background_tint 0.0
|
|||
dim_opacity 0.75
|
||||
selection_foreground #edebd7
|
||||
selection_background #073642
|
||||
background #262a2b
|
||||
background #262a3b
|
||||
#background #262a2b
|
||||
foreground #ffffff
|
||||
cursorColor #d2dae2
|
||||
selection_background #262a3b
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue