@@ -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