From c2c1944b95d8c2f552040c017eb0e8222c582b2e Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 14 Oct 2024 00:05:03 +0200 Subject: Cleanup and added script that creates symlinks --- alacritty.yml | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 alacritty.yml (limited to 'alacritty.yml') diff --git a/alacritty.yml b/alacritty.yml deleted file mode 100644 index cfb0914..0000000 --- a/alacritty.yml +++ /dev/null @@ -1,20 +0,0 @@ -env: - TERM: xterm-256color - -window: - dimensions: - columns: 130 - lines: 60 - -font: - size: 18 - normal: - family: Berkeley Mono - bold: - family: Berkeley Mono - italic: - family: Berkeley Mono - -colors: - primary: - background: "#111111" -- cgit v1.2.3