update
This commit is contained in:
@@ -45,13 +45,13 @@ env = XCURSOR_SIZE,24
|
||||
|
||||
# For all categories, see https://wiki.hyprland.org/Configuring/Variables/
|
||||
input {
|
||||
#kb_options = ctrl:nocaps
|
||||
|
||||
kb_layout = us
|
||||
kb_variant =
|
||||
kb_model =
|
||||
kb_options =
|
||||
kb_options = ctrl:nocaps
|
||||
kb_rules =
|
||||
numlock_by_default = false
|
||||
|
||||
follow_mouse = 1
|
||||
|
||||
@@ -76,6 +76,10 @@ general {
|
||||
col.inactive_border = rgba(595959aa)
|
||||
|
||||
layout = dwindle
|
||||
cursor_inactive_timeout = 10
|
||||
resize_on_border = true
|
||||
extend_border_grab_area = 15
|
||||
hover_icon_on_border = true
|
||||
}
|
||||
|
||||
misc {
|
||||
@@ -85,6 +89,11 @@ misc {
|
||||
animate_manual_resizes = yes
|
||||
animate_mouse_windowdragging = no
|
||||
suppress_portal_warnings = yes
|
||||
force_hypr_chan = yes
|
||||
mouse_move_enables_dpms = yes
|
||||
key_press_enables_dpms = yes
|
||||
animate_manual_resizes = yes
|
||||
animate_mouse_windowdragging = yes
|
||||
}
|
||||
|
||||
|
||||
@@ -106,7 +115,10 @@ decoration {
|
||||
drop_shadow = yes
|
||||
shadow_range = 4
|
||||
shadow_render_power = 3
|
||||
shadow_ignore_window = true
|
||||
col.shadow = rgba(1a1a1aee)
|
||||
dim_inactive = true
|
||||
dim_strength = 0.05
|
||||
}
|
||||
|
||||
animations {
|
||||
@@ -195,6 +207,7 @@ windowrulev2 = animation popin, class:^(kitty)$, title:^(update-sys)$
|
||||
#windowrulev2 = move 100%-433 53, class:^(wofi)$, title:^(clippick)$
|
||||
windowrulev2 = tile, title:^(微信读书)$
|
||||
windowrulev2 = tile, title:^(notion)$
|
||||
windowrulev2 = tile, title:^(flomo)$
|
||||
windowrulev2 = tile, title:^(少数派)$
|
||||
windowrulev2 = tile, title:^(freeCodeCamp)$
|
||||
windowrulev2 = tile, title:^(bandu_flutter)$
|
||||
@@ -209,7 +222,8 @@ bind = $mainMod, A, exec, anytype
|
||||
bind = $mainMod, E, exec, thunar
|
||||
bind = $mainMod SHIFT, E, exec, dolphin
|
||||
bind = $mainMod CTRL, E, exec, kitty ranger
|
||||
bind = $mainMod SHIFT, F, exec, microsoft-edge-stable --profile-directory=Default --app-id=idcicjmfdnncfmmgoogecnlfbkglgcak --app-url=https://www.freecodecamp.org/
|
||||
bind = $mainMod SHIFT, F, exec, microsoft-edge-stable --profile-directory=Default --app-id=mjnbhimggobpdngjimoodpenobognheo --app-url=https://v.flomoapp.com/
|
||||
bind = $mainMod CTRL, F, exec, microsoft-edge-stable --profile-directory=Default --app-id=idcicjmfdnncfmmgoogecnlfbkglgcak --app-url=https://www.freecodecamp.org/
|
||||
bind = $mainMod, G, exec, microsoft-edge-stable
|
||||
bind = $mainMod SHIFT, G, exec, github-desktop
|
||||
bind = $mainMod CTRL, G, exec, google-chrome-stable
|
||||
|
||||
Reference in New Issue
Block a user