[fix] Update monitor setting for the new monitor

This commit is contained in:
Uttarayan
2023-02-10 01:41:41 +05:30
parent 0e0516089b
commit 38d2b66252
8 changed files with 15 additions and 11 deletions

View File

@@ -39,7 +39,7 @@ return {
window_background_opacity = 0.8,
cursor_blink_rate = 880,
default_cursor_style = "BlinkingBlock",
default_prog = { "/opt/homebrew/bin/fish", "-l" },
default_prog = { "/usr/bin/fish", "-l" },
window_padding = {
left = 0,
right = 0,