dotfiles-arch/.config/hypr/config.d/theme.conf

71 lines
1.7 KiB
Text
Raw Normal View History

2023-11-27 18:03:12 +00:00
general {
2024-05-15 13:40:27 +00:00
gaps_in = 6
2024-06-07 02:05:25 +00:00
gaps_out = 10
2024-05-15 13:40:27 +00:00
border_size = $border
col.active_border = 0xffaaaaaa
col.inactive_border = 0xff777777
2023-11-27 18:03:12 +00:00
layout = dwindle
2024-06-07 02:05:25 +00:00
resize_on_border = yes
extend_border_grab_area = 20
2023-11-27 18:03:12 +00:00
}
2024-04-05 19:11:06 +00:00
group {
2024-06-07 02:05:25 +00:00
col.border_active = rgb(14171d) rgb(14171d) 0deg
col.border_inactive = rgb(14171d) rgb(14171d) 0deg
2024-04-05 19:11:06 +00:00
col.border_locked_active = rgb(14171d) rgb(14171d) 0deg
col.border_locked_inactive = rgb(14171d) rgb(14171d) 0deg
groupbar {
2024-05-15 13:40:27 +00:00
enabled = true
gradients = true
2024-04-05 19:11:06 +00:00
font_family = monospace
2024-05-15 13:40:27 +00:00
font_size = 12
height = 16
col.active = rgb(24272d) rgb(24272d) 0deg
2024-04-05 19:11:06 +00:00
col.inactive = rgb(14171d) rgb(14171d) 0deg
col.locked_active = rgb(14171d) rgb(14171d) 0deg
col.locked_inactive = rgb(14171d) rgb(14171d) 0deg
}
}
2023-11-27 18:03:12 +00:00
2024-04-05 19:11:06 +00:00
decoration {
2024-05-15 13:40:27 +00:00
rounding = $radius
2023-11-27 18:03:12 +00:00
drop_shadow = yes
shadow_range = 4
shadow_render_power = 3
col.shadow = rgba(1a1a1aee)
2024-06-07 02:05:25 +00:00
blur {
enabled = true
size = 5
passes = 2
}
2023-11-27 18:03:12 +00:00
}
animations {
enabled = yes
2024-04-05 19:11:06 +00:00
animation = windows, 1, 7, default
animation = windowsOut, 1, 7, default
2023-11-27 18:03:12 +00:00
animation = border, 1, 10, default
animation = borderangle, 1, 8, default
animation = fade, 1, 7, default
animation = workspaces, 1, 6, default
}
2024-05-15 13:40:27 +00:00
xwayland {
2024-06-07 02:05:25 +00:00
force_zero_scaling = true
use_nearest_neighbor = false
2024-05-15 13:40:27 +00:00
}
env = GDK_BACKEND,wayland,x11
env = SDL_VIDEODRIVER,wayland
env = CLUTTER_BACKEND,wayland
env = XDG_CURRENT_DESKTOP,Hyprland
env = XDG_SESSION_DESKTOP,Hyprland
env = QT_AUTO_SCREEN_SCALE_FACTOR,1
env = QT_QPA_PLATFORM,wayland;xcb
env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1
env = QT_QPA_PLATFORMTHEME,gtk2