Remove windows specific things
This commit is contained in:
parent
2cf7eef387
commit
a73ec8d5e2
@ -1,18 +1,11 @@
|
|||||||
live_config_reload = true
|
live_config_reload = true
|
||||||
|
|
||||||
[shell]
|
|
||||||
program = "pwsh"
|
|
||||||
args = ["-NoLogo"]
|
|
||||||
|
|
||||||
[window]
|
[window]
|
||||||
dimensions.columns = 120
|
dimensions.columns = 120
|
||||||
dimensions.lines = 30
|
dimensions.lines = 30
|
||||||
dynamic_padding = true
|
dynamic_padding = true
|
||||||
dynamic_title = true
|
dynamic_title = true
|
||||||
|
|
||||||
[font]
|
|
||||||
normal.family = "CaskaydiaCove Nerd Font"
|
|
||||||
|
|
||||||
[cursor]
|
[cursor]
|
||||||
style.shape = "Beam"
|
style.shape = "Beam"
|
||||||
style.blinking = "Off"
|
style.blinking = "Off"
|
||||||
|
Loading…
Reference in New Issue
Block a user