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
 | 
			
		||||
 | 
			
		||||
input {
 | 
			
		||||
    kb_layout = us
 | 
			
		||||
    kb_variant = colemak_dh
 | 
			
		||||
    kb_layout = us,us
 | 
			
		||||
    kb_variant = colemak_dh,
 | 
			
		||||
    kb_model =
 | 
			
		||||
    kb_options =
 | 
			
		||||
    kb_options = grp:rctrl_toggle
 | 
			
		||||
    kb_rules =
 | 
			
		||||
 | 
			
		||||
    follow_mouse = 1
 | 
			
		||||
@@ -33,7 +33,10 @@ general {
 | 
			
		||||
decoration {
 | 
			
		||||
    rounding = 1
 | 
			
		||||
    inactive_opacity = 0.8
 | 
			
		||||
    drop_shadow = true
 | 
			
		||||
 | 
			
		||||
    shadow {
 | 
			
		||||
        enabled = true
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    blur {
 | 
			
		||||
        enabled = true
 | 
			
		||||
@@ -61,21 +64,14 @@ dwindle {
 | 
			
		||||
    preserve_split = yes
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
master {
 | 
			
		||||
    new_is_master = false
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
gestures {
 | 
			
		||||
    workspace_swipe = off
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
misc {
 | 
			
		||||
    no_direct_scanout = true
 | 
			
		||||
    disable_hyprland_logo = true
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
windowrule=float, ^.*(iwgtk)$
 | 
			
		||||
 | 
			
		||||
$mainMod=SUPER
 | 
			
		||||
 | 
			
		||||
binde=$mainMod, RETURN, exec, foot
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user