1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

alacritty: ipc_socket is under general section

This commit is contained in:
Henrik Hautakoski 2024-11-11 08:51:46 +01:00
parent 09022e61ad
commit 12c4d177c2

View file

@ -1,4 +1,3 @@
ipc_socket = false
[env]
TERM = "xterm-256color"
@ -55,3 +54,6 @@ white = "#A6ADC8"
matches = { foreground = "#0E1019", background = "#767BA0" }
focused_match = { foreground = "#0E1019", background = "#F9E2AF" }
[general]
ipc_socket = false