56 lines
1.1 KiB
Plaintext
56 lines
1.1 KiB
Plaintext
monitor=,preferred,auto,auto
|
|
exec-once = waybar & hyprpaper & dunst & eww daemon
|
|
|
|
source = ./macchiato.conf
|
|
source = ./keybinds.conf
|
|
source = ./window-rules.conf
|
|
|
|
env = XCURSOR_SIZE,24
|
|
|
|
input {
|
|
kb_layout = gb
|
|
follow_mouse = 1
|
|
touchpad {
|
|
natural_scroll = no
|
|
}
|
|
}
|
|
|
|
general {
|
|
gaps_in = 5
|
|
gaps_out = 20
|
|
border_size = 2
|
|
col.active_border = $mauve
|
|
col.group_border_active = $mauve
|
|
col.inactive_border = $surface2
|
|
col.group_border = $surface2
|
|
layout = master
|
|
}
|
|
|
|
decoration {
|
|
rounding = 10
|
|
blur = yes
|
|
blur_size = 5
|
|
blur_passes = 3
|
|
blur_new_optimizations = on
|
|
blur_xray = off
|
|
drop_shadow = yes
|
|
shadow_range = 4
|
|
shadow_render_power = 3
|
|
col.shadow = $base
|
|
}
|
|
|
|
animations {
|
|
enabled = yes
|
|
bezier = myBezier, 0.05, 0.9, 0.1, 1.05
|
|
animation = windows, 1, 7, myBezier
|
|
animation = windowsOut, 1, 7, default, popin 80%
|
|
animation = border, 1, 10, default
|
|
animation = borderangle, 1, 8, default
|
|
animation = fade, 1, 7, default
|
|
animation = workspaces, 1, 6, default
|
|
}
|
|
|
|
master {
|
|
new_is_master = false
|
|
}
|