Files
superior_dotfiles/private_dot_config/hypr/hyprland/general.conf
Szymon P 2a20ac3c0a Update .config/btop/btop.conf
Update .config/hypr/hyprland.conf
Update .config/hypr/hyprland/binds/audio.conf
Update .config/hypr/hyprland/binds/open_apps.conf
Update .config/hypr/hyprland/binds/windows.conf
Update .config/hypr/hyprland/decoration.conf
Update .config/hypr/hyprland/exec.conf
Update .config/hypr/hyprland/general.conf
Update .config/hypr/hyprland/layouts.conf
Update .config/hypr/hyprland/rules/vesktop.conf
Update .config/hypr/hyprpaper.conf
Update .config/mako/config
Update .config/nvim/lazy-lock.json
Update .config/waybar/colors.css
Update .config/wofi/colors
2025-06-19 14:14:13 +02:00

20 lines
514 B
Plaintext

general {
gaps_in = 4
gaps_out = 6
border_size = 2
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
col.active_border = rgba(09E4F333) rgba(48F3094C) 45deg
col.inactive_border = rgba(595959aa)
# Set to true enable resizing windows by clicking and dragging on borders and gaps
resize_on_border = false
# Please see https://wiki.hyprland.org/Configuring/Tearing/ before you turn this on
allow_tearing = false
layout = master
}