diff --git a/dot_config/hypr/hyprland.conf.tmpl b/dot_config/hypr/hyprland.conf.tmpl index de698c9ad3fd051238fd49b5d59687331208c1f4..cad8c6e4e74331e2eb1ac4eec1b3c63557fa00f6 100644 --- a/dot_config/hypr/hyprland.conf.tmpl +++ b/dot_config/hypr/hyprland.conf.tmpl @@ -59,8 +59,8 @@ input { general { # See https://wiki.hyprland.org/Configuring/Variables/ for more - gaps_in = 5 - gaps_out = 20 + gaps_in = 10 + gaps_out = 10 border_size = 2 col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg col.inactive_border = rgba(595959aa) @@ -154,6 +154,7 @@ $mod = SUPER # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more # Applications bindr = $mod , Z , exec , rofi -show drun +bindr = $mod SHIFT, Z , exec , rofi -show run bind = $mod , RETURN , exec , $terminal bind = $mod , E , exec , $fileManager