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

63 lines
1.5 KiB
Text

general {
gaps_in = 6
gaps_out = $gaps
border_size = $border
col.active_border = 0xffaaaaaa
col.inactive_border = 0xff777777
layout = dwindle
}
group {
col.border_active = 0x14171d 0x14171d 360deg
col.border_inactive = 0x14171d 0x14171d 360deg
col.border_locked_active = rgb(14171d) rgb(14171d) 0deg
col.border_locked_inactive = rgb(14171d) rgb(14171d) 0deg
groupbar {
enabled = true
gradients = true
font_family = monospace
font_size = 12
height = 16
col.active = rgb(24272d) rgb(24272d) 0deg
col.inactive = rgb(14171d) rgb(14171d) 0deg
col.locked_active = rgb(14171d) rgb(14171d) 0deg
col.locked_inactive = rgb(14171d) rgb(14171d) 0deg
}
}
decoration {
rounding = $radius
drop_shadow = yes
shadow_range = 4
shadow_render_power = 3
col.shadow = rgba(1a1a1aee)
}
animations {
enabled = yes
animation = windows, 1, 7, default
animation = windowsOut, 1, 7, default
animation = border, 1, 10, default
animation = borderangle, 1, 8, default
animation = fade, 1, 7, default
animation = workspaces, 1, 6, default
}
xwayland {
force_zero_scaling = true
use_nearest_neighbor = false
}
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