diff --git a/execs.conf b/execs.conf index e1d8d15..cae4ef6 100644 --- a/execs.conf +++ b/execs.conf @@ -1,3 +1,2 @@ # You can make apps auto-start here # Relevant Hyprland wiki section: https://wiki.hyprland.org/Configuring/Keywords/#executing - diff --git a/general.conf b/general.conf index 3f06c00..0373ad5 100644 --- a/general.conf +++ b/general.conf @@ -12,11 +12,18 @@ decoration { } input { + # kb_layout = us + # kb_options = grp:win_space_toggle + + # kb_layout = vn, us + # kb_options = grp:win_space_toggle + repeat_delay = 180 repeat_rate = 50 } + general { # Gaps and border gaps_in = 4 diff --git a/rules.conf b/rules.conf index 269bffa..be74c96 100644 --- a/rules.conf +++ b/rules.conf @@ -2,4 +2,4 @@ # Window/layer rules: https://wiki.hyprland.org/Configuring/Window-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