mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
18 lines
374 B
Plaintext
18 lines
374 B
Plaintext
# Change the default Omarchy look'n'feel
|
|
|
|
# https://wiki.hyprland.org/Configuring/Variables/#general
|
|
general {
|
|
# No gaps between windows
|
|
# gaps_in = 0
|
|
# gaps_out = 0
|
|
|
|
# Use master layout instead of dwindle
|
|
# layout = master
|
|
}
|
|
|
|
# https://wiki.hyprland.org/Configuring/Variables/#decoration
|
|
decoration {
|
|
# Use round window corners
|
|
# rounding = 8
|
|
}
|