1
0
Fork 0
forked from ahurac/dotfiles
ahuarc-dotfiles/config/hypr/hyprland.d/general.conf

26 lines
501 B
Text
Raw Normal View History

# General
general {
# Borders
border_size = 2
col.inactive_border = rgba(80808080)
col.nogroup_border = rgba(80808080)
col.active_border = rgb(9933ff) rgb(d966ff) 270deg
col.nogroup_border_active = rgb(00cc66) rgb(33ff99) 270deg
resize_on_border = false
# Gaps
gaps_in = 5
gaps_out = 10
gaps_workspaces = 0
# Cursor
cursor_inactive_timeout = 0
no_cursor_warps = false
# Layout
layout = hy3
# Focus
no_focus_fallback = true
}