feat: dkprune bash -e, alacritty font -> 10.0
This commit is contained in:
parent
91b71551fc
commit
108594f091
@ -110,7 +110,7 @@ window:
|
|||||||
#multiplier: 3
|
#multiplier: 3
|
||||||
|
|
||||||
# Font configuration
|
# Font configuration
|
||||||
#font:
|
font:
|
||||||
# Normal (roman) font face
|
# Normal (roman) font face
|
||||||
#normal:
|
#normal:
|
||||||
# Font family
|
# Font family
|
||||||
@ -158,7 +158,7 @@ window:
|
|||||||
#style: Bold Italic
|
#style: Bold Italic
|
||||||
|
|
||||||
# Point size
|
# Point size
|
||||||
#size: 11.0
|
size: 10.0
|
||||||
|
|
||||||
# Offset is the extra space around each character. `offset.y` can be thought
|
# Offset is the extra space around each character. `offset.y` can be thought
|
||||||
# of as modifying the line spacing, and `offset.x` as modifying the letter
|
# of as modifying the line spacing, and `offset.x` as modifying the letter
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 4bb0f1845c5cc6465aecedc773fc2d619fcd8faf
|
Subproject commit 94f992cd0571ddfee6a681ab50d8ac187236ed9b
|
@ -1 +1 @@
|
|||||||
Subproject commit 89e5fa66cf53854f45cfcfae45afb93171cf5c05
|
Subproject commit cd436f92f65def9c7e74a7324d3eab422ef85643
|
@ -1 +1 @@
|
|||||||
Subproject commit 1e6cbde41791a4c0444f5e5b5635c1908267135a
|
Subproject commit d6372de826221674d1421ba3598aedc214183417
|
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash -e
|
||||||
|
|
||||||
function usage() {
|
function usage() {
|
||||||
cat << EOF
|
cat << EOF
|
||||||
|
Loading…
Reference in New Issue
Block a user