custom-hypr - archive 3
This commit is contained in:
@@ -1,3 +1,2 @@
|
|||||||
# You can make apps auto-start here
|
# You can make apps auto-start here
|
||||||
# Relevant Hyprland wiki section: https://wiki.hyprland.org/Configuring/Keywords/#executing
|
# Relevant Hyprland wiki section: https://wiki.hyprland.org/Configuring/Keywords/#executing
|
||||||
|
|
||||||
|
|||||||
@@ -12,11 +12,18 @@ decoration {
|
|||||||
}
|
}
|
||||||
|
|
||||||
input {
|
input {
|
||||||
|
# kb_layout = us
|
||||||
|
# kb_options = grp:win_space_toggle
|
||||||
|
|
||||||
|
# kb_layout = vn, us
|
||||||
|
# kb_options = grp:win_space_toggle
|
||||||
|
|
||||||
repeat_delay = 180
|
repeat_delay = 180
|
||||||
repeat_rate = 50
|
repeat_rate = 50
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
general {
|
general {
|
||||||
# Gaps and border
|
# Gaps and border
|
||||||
gaps_in = 4
|
gaps_in = 4
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
# Window/layer rules: https://wiki.hyprland.org/Configuring/Window-Rules/
|
# Window/layer rules: https://wiki.hyprland.org/Configuring/Window-Rules/
|
||||||
# Workspace rules: https://wiki.hyprland.org/Configuring/Workspace-Rules/
|
# Workspace rules: https://wiki.hyprland.org/Configuring/Workspace-Rules/
|
||||||
#
|
#
|
||||||
windowrulev2 = bordercolor rgb(c21500) rgb(d53369) 45deg,fullscreen:1
|
windowrulev2 = bordercolor rgb(c21500) rgb(d53369) rgb(F2994A) rgb(F2C94C) 45deg,fullscreen:1
|
||||||
|
|||||||
Reference in New Issue
Block a user