aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/UserConfigs/UserSettings.conf
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2024-05-24 13:52:30 +0900
committerGitHub <noreply@github.com>2024-05-24 13:52:30 +0900
commit5acf937b57fd0c25baf26cae45e0f15862ab7d52 (patch)
treedbcae5ec4d6c9199dcb482f313bef2bf461edb4f /config/hypr/UserConfigs/UserSettings.conf
parent912f18dd534ea7244b7e453e65a84344b34b15b0 (diff)
parent06d66be192eeb6f844d7069d05ffc34653352791 (diff)
Merge pull request #300 from JaKooLit/development
Pre-release stage: Development to Main
Diffstat (limited to 'config/hypr/UserConfigs/UserSettings.conf')
-rw-r--r--config/hypr/UserConfigs/UserSettings.conf33
1 files changed, 14 insertions, 19 deletions
diff --git a/config/hypr/UserConfigs/UserSettings.conf b/config/hypr/UserConfigs/UserSettings.conf
index b3193e49..1ca9b5d8 100644
--- a/config/hypr/UserConfigs/UserSettings.conf
+++ b/config/hypr/UserConfigs/UserSettings.conf
@@ -1,6 +1,7 @@
# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ #
# User Settings
-# This is where you put your own settings as this will not be touched during update
+# This is where you put your own settings as this will not be touched during update
+# if the upgrade.sh is used.
# refer to Hyprland wiki for more info https://wiki.hyprland.org/Configuring/Variables
@@ -25,7 +26,7 @@ master {
general {
sensitivity=1.00
apply_sens_to_raw=1
- gaps_in = 4
+ gaps_in = 6
gaps_out = 8
border_size = 2
resize_on_border = true
@@ -33,7 +34,7 @@ general {
col.active_border = $color0 $color2 $color9 $color12 $color15 90deg
col.inactive_border = $backgroundCol
- layout = master
+ layout = dwindle
}
group {
@@ -45,7 +46,7 @@ group {
}
decoration {
- rounding = 8
+ rounding = 10
active_opacity = 1.0
inactive_opacity = 0.9
@@ -63,7 +64,7 @@ decoration {
blur {
enabled = true
- size = 5
+ size = 6
passes = 2
ignore_opacity = true
new_optimizations = true
@@ -74,32 +75,26 @@ decoration {
animations {
enabled = yes
- bezier = myBezier, 0.05, 0.9, 0.1, 1.05
- bezier = linear, 0.0, 0.0, 1.0, 1.0
bezier = wind, 0.05, 0.9, 0.1, 1.05
bezier = winIn, 0.1, 1.1, 0.1, 1.1
bezier = winOut, 0.3, -0.3, 0, 1
- bezier = slow, 0, 0.85, 0.3, 1
- bezier = overshot, 0.7, 0.6, 0.1, 1.1
- bezier = bounce, 1.1, 1.6, 0.1, 0.85
- bezier = sligshot, 1, -1, 0.15, 1.25
- bezier = nice, 0, 6.9, 0.5, -4.20
+ bezier = liner, 1, 1, 1, 1
- animation = windowsIn, 1, 5, slow, popin
- animation = windowsOut, 1, 5, winOut, popin
+ animation = windows, 1, 6, wind, slide
+ animation = windowsIn, 1, 6, winIn, slide
+ animation = windowsOut, 1, 5, winOut, slide
animation = windowsMove, 1, 5, wind, slide
- animation = border, 1, 10, linear
- animation = borderangle, 1, 180, linear, loop #used by rainbow borders and rotating colors
- animation = fade, 1, 5, overshot
+ animation = border, 1, 1, liner
+ animation = borderangle, 1, 180, liner, loop #used by rainbow borders and rotating colors
+ animation = fade, 1, 10, default
animation = workspaces, 1, 5, wind
- animation = windows, 1, 5, bounce, popin
}
input {
kb_layout=us
kb_variant=
kb_model=
- kb_options=grp:alt_shift_toggle
+ kb_options=
kb_rules=
repeat_rate=50
repeat_delay=300
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage