Delete wezterm/.wezterm.lua
because new files from archlinux
This commit is contained in:
@@ -1,14 +0,0 @@
|
|||||||
local wezterm = require 'wezterm'
|
|
||||||
|
|
||||||
local config = wezterm.config_builder()
|
|
||||||
|
|
||||||
-- Theme
|
|
||||||
config.color_scheme = "CutiePro"
|
|
||||||
|
|
||||||
-- FONT
|
|
||||||
config.font = wezterm.font 'JetBrains Mono'
|
|
||||||
|
|
||||||
-- Transparenz
|
|
||||||
config.window_background_opacity = 0.5
|
|
||||||
|
|
||||||
return config
|
|
||||||
Reference in New Issue
Block a user