added ghostty as default terminal for hyprshell; updated gestures and general layout for hyprland
This commit is contained in:
@@ -23,8 +23,8 @@ general {
|
||||
|
||||
resize_on_border = true
|
||||
|
||||
gaps_in = 4
|
||||
gaps_out = 8
|
||||
gaps_in = 2
|
||||
gaps_out = 4
|
||||
|
||||
layout = dwindle
|
||||
|
||||
@@ -40,6 +40,7 @@ decoration {
|
||||
enabled = true
|
||||
size = 3
|
||||
passes = 1
|
||||
new_optimizations = true
|
||||
}
|
||||
|
||||
shadow {
|
||||
@@ -48,6 +49,10 @@ decoration {
|
||||
render_power = 3
|
||||
color = rgba(1a1a1aee)
|
||||
}
|
||||
|
||||
dim_inactive = true
|
||||
dim_strength = 0.05
|
||||
dim_special = 0.07
|
||||
}
|
||||
|
||||
animations {
|
||||
|
||||
Reference in New Issue
Block a user