mirror of
https://github.com/aljazceru/omakub.git
synced 2025-12-17 04:24:20 +01:00
Merge pull request #80 from fabridamicelli/fix_alacritty_config_typo
fix typo in alacritty config: "none" --> "None"
This commit is contained in:
@@ -7,7 +7,7 @@ program = "zellij"
|
||||
[window]
|
||||
padding.x = 16
|
||||
padding.y = 14
|
||||
decorations = "none"
|
||||
decorations = "None"
|
||||
opacity = 0.97
|
||||
|
||||
[keyboard]
|
||||
|
||||
Reference in New Issue
Block a user