mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Correct default configs
This commit is contained in:
@@ -9,13 +9,13 @@ font-size = 9
|
|||||||
# Window
|
# Window
|
||||||
window-padding-x = 14
|
window-padding-x = 14
|
||||||
window-padding-y = 14
|
window-padding-y = 14
|
||||||
window-decoration = server
|
|
||||||
confirm-close-surface=false
|
confirm-close-surface=false
|
||||||
resize-overlay = never
|
resize-overlay = never
|
||||||
|
|
||||||
# Cursor stlying
|
# Cursor stlying
|
||||||
cursor-style = "block"
|
cursor-style = "block"
|
||||||
cursor-style-blink = false
|
cursor-style-blink = false
|
||||||
|
shell-integration-features = no-cursor
|
||||||
|
|
||||||
# Keyboard bindings
|
# Keyboard bindings
|
||||||
keybind = f11=toggle_fullscreen
|
keybind = f11=toggle_fullscreen
|
||||||
|
|||||||
Reference in New Issue
Block a user