home: natto: edit hyprland config
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
		@@ -1,10 +1,10 @@
 | 
				
			|||||||
monitor=, highrr, auto, 1, bitdepth, 10
 | 
					monitor=, highrr, auto, 1, bitdepth, 10
 | 
				
			||||||
 | 
					
 | 
				
			||||||
input {
 | 
					input {
 | 
				
			||||||
    kb_layout = us
 | 
					    kb_layout = us,us
 | 
				
			||||||
    kb_variant = colemak_dh
 | 
					    kb_variant = colemak_dh,
 | 
				
			||||||
    kb_model =
 | 
					    kb_model =
 | 
				
			||||||
    kb_options =
 | 
					    kb_options = grp:rctrl_toggle
 | 
				
			||||||
    kb_rules =
 | 
					    kb_rules =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    follow_mouse = 1
 | 
					    follow_mouse = 1
 | 
				
			||||||
@@ -33,7 +33,10 @@ general {
 | 
				
			|||||||
decoration {
 | 
					decoration {
 | 
				
			||||||
    rounding = 1
 | 
					    rounding = 1
 | 
				
			||||||
    inactive_opacity = 0.8
 | 
					    inactive_opacity = 0.8
 | 
				
			||||||
    drop_shadow = true
 | 
					
 | 
				
			||||||
 | 
					    shadow {
 | 
				
			||||||
 | 
					        enabled = true
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    blur {
 | 
					    blur {
 | 
				
			||||||
        enabled = true
 | 
					        enabled = true
 | 
				
			||||||
@@ -61,21 +64,14 @@ dwindle {
 | 
				
			|||||||
    preserve_split = yes
 | 
					    preserve_split = yes
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
master {
 | 
					 | 
				
			||||||
    new_is_master = false
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
gestures {
 | 
					gestures {
 | 
				
			||||||
    workspace_swipe = off
 | 
					    workspace_swipe = off
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
misc {
 | 
					misc {
 | 
				
			||||||
    no_direct_scanout = true
 | 
					 | 
				
			||||||
    disable_hyprland_logo = true
 | 
					    disable_hyprland_logo = true
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
windowrule=float, ^.*(iwgtk)$
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
$mainMod=SUPER
 | 
					$mainMod=SUPER
 | 
				
			||||||
 | 
					
 | 
				
			||||||
binde=$mainMod, RETURN, exec, foot
 | 
					binde=$mainMod, RETURN, exec, foot
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user