forked from Shinonome/dots-hyprland
stuff
This commit is contained in:
+191
@@ -0,0 +1,191 @@
|
||||
# This file contains general customization options
|
||||
# For Environment variables see env.conf
|
||||
# For Keybinds variables see keybinds.conf
|
||||
# For Auto-run stuff see execs.conf
|
||||
#autogenerated = 1
|
||||
|
||||
# I haven't updated yet but prepared
|
||||
# source=~/.config/hypr/env.conf
|
||||
|
||||
# Monitor: reserve space for eww bar
|
||||
monitor=eDP-1,1920x1080@60,0x0,1
|
||||
monitor=eDP-1, addreserved, 1, 1, 61, 1
|
||||
monitor=HDMI-A-1,1920x1080@60,1920x0,1,mirror,eDP-1
|
||||
|
||||
#################### Core components (authentication, idle daemon and stuff) ##############
|
||||
source=~/.config/hypr/execs.conf
|
||||
|
||||
############################# Keybinds ############################
|
||||
source=~/.config/hypr/keybinds.conf
|
||||
|
||||
############################## Input ##############################
|
||||
input {
|
||||
# Mouse
|
||||
# accel_profile = adaptive
|
||||
force_no_accel = false
|
||||
#sensitivity = 0
|
||||
# osu
|
||||
# force_no_accel = true
|
||||
# sensitivity = -0.23
|
||||
|
||||
# Keyboard
|
||||
kb_layout = us
|
||||
follow_mouse = 1
|
||||
numlock_by_default = true
|
||||
|
||||
touchpad {
|
||||
natural_scroll = yes
|
||||
disable_while_typing = true
|
||||
clickfinger_behavior = true
|
||||
scroll_factor = 0.7
|
||||
}
|
||||
scroll_method = 2fg
|
||||
}
|
||||
gestures {
|
||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||
workspace_swipe = true
|
||||
workspace_swipe_distance = 1000px
|
||||
workspace_swipe_fingers = 4
|
||||
workspace_swipe_cancel_ratio = 0.05
|
||||
workspace_swipe_min_speed_to_force = 5
|
||||
workspace_swipe_create_new = true
|
||||
}
|
||||
|
||||
general {
|
||||
# Gaps and border
|
||||
gaps_in = 4
|
||||
gaps_out = 7
|
||||
border_size = 2
|
||||
|
||||
# Fallback colors
|
||||
col.active_border = rgba(0DB7D4FF) rgba(7AA2F7FF) rgba(9778D0FF) 45deg
|
||||
col.inactive_border = rgba(04404aaa)
|
||||
|
||||
# Functionality
|
||||
# resize_on_border = true
|
||||
layout = dwindle
|
||||
}
|
||||
|
||||
|
||||
decoration {
|
||||
# Blur rules
|
||||
# blurls=gtk-layer-shell
|
||||
rounding = 17
|
||||
|
||||
# Blur
|
||||
blur = yes
|
||||
blur_size = 7
|
||||
blur_passes = 4
|
||||
blur_new_optimizations = on
|
||||
blur_ignore_opacity = false
|
||||
#blur_xray = true
|
||||
# Shadow
|
||||
drop_shadow = no
|
||||
shadow_range = 30
|
||||
shadow_render_power = 3
|
||||
col.shadow = rgba(01010166)
|
||||
|
||||
# Opacity
|
||||
|
||||
|
||||
# Shader
|
||||
# screen_shader = ~/.config/hypr/shaders/nothing.frag
|
||||
|
||||
# Dim
|
||||
dim_inactive = false
|
||||
dim_strength = 0.1
|
||||
dim_special = 0
|
||||
}
|
||||
|
||||
animations {
|
||||
enabled = yes
|
||||
# Animation curves
|
||||
|
||||
bezier = md3_standard, 0.2, 0.0, 0, 1.0
|
||||
bezier = md3_decel, 0.05, 0.7, 0.1, 1
|
||||
bezier = md3_accel, 0.3, 0, 0.8, 0.15
|
||||
bezier = overshot, 0.05, 0.9, 0.1, 1.05
|
||||
bezier = hyprnostretch, 0.05, 0.9, 0.1, 1.0
|
||||
bezier = win10, 0, 0, 0, 1
|
||||
bezier = gnome, 0, 0.85, 0.3, 1
|
||||
bezier = funky, 0.46, 0.35, -0.2, 1.2
|
||||
# Animation configs
|
||||
animation = windows, 1, 2, md3_decel, slide
|
||||
animation = border, 1, 10, default
|
||||
animation = fade, 1, 0.0000001, default
|
||||
animation = workspaces, 1, 4, md3_decel, slidevert
|
||||
}
|
||||
|
||||
misc {
|
||||
vfr = 1
|
||||
vrr = 0
|
||||
focus_on_activate = true
|
||||
animate_manual_resizes = true
|
||||
animate_mouse_windowdragging = true
|
||||
#suppress_portal_warnings = true
|
||||
enable_swallow = true
|
||||
}
|
||||
debug {
|
||||
#overlay = true
|
||||
}
|
||||
dwindle {
|
||||
preserve_split = true # you probably want this
|
||||
#no_gaps_when_only = true
|
||||
}
|
||||
|
||||
decoration {
|
||||
#screen_shader = ~/.config/hypr/shaders/drugs.frag
|
||||
#screen_shader = ~/.config/hypr/shaders/crt.frag
|
||||
}
|
||||
debug {
|
||||
#damage_tracking=0
|
||||
}
|
||||
|
||||
# Efficiency
|
||||
#general {
|
||||
# gaps_in = 0
|
||||
# gaps_out = 0
|
||||
# border_size = 2
|
||||
#}
|
||||
#decoration {
|
||||
# rounding = 0
|
||||
#}
|
||||
#monitor=eDP-1, addreserved, 32, 0, 0, 0
|
||||
|
||||
######## Window rules ########
|
||||
#windowrule = float, ^(firefox)$
|
||||
windowrule = float, ^(steam)$
|
||||
windowrule = float, ^(guifetch)$
|
||||
|
||||
#windowrule = opacity 0.9 override 0.9 override, ^(firefox)$
|
||||
# Dialogs
|
||||
windowrule=float,title:^(Open File)(.*)$
|
||||
windowrule=float,title:^(Open Folder)(.*)$
|
||||
windowrule=float,title:^(Save As)(.*)$
|
||||
windowrule=float,title:^(Library)(.*)$
|
||||
windowrulev2 = float, class:^com.github.hluk.copyq$
|
||||
|
||||
windowrulev2 = rounding 10, floating:1
|
||||
######## Layer rules ########
|
||||
layerrule = blur, gtk-layer-shell
|
||||
layerrule = ignorezero, gtk-layer-shell
|
||||
layerrule = blur, waybar
|
||||
layerrule = ignorezero, waybar
|
||||
|
||||
plugin {
|
||||
hyprbars {
|
||||
bar_color = rgba(090727FF)
|
||||
bar_height = 20
|
||||
bar_text_size = 10
|
||||
bar_text_color = rgba(7775D0FF)
|
||||
}
|
||||
borders-plus-plus {
|
||||
add_borders = 2 # 0 - 2
|
||||
col.border_1 = rgb(82E6F5) # example col for border 1
|
||||
col.border_2 = rgb(2222ff) # example col for border 2
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
# Dynamic colors are written here
|
||||
source=~/.config/hypr/colors.conf
|
||||
Reference in New Issue
Block a user