Update configs
This commit is contained in:
parent
8e7155d2c7
commit
90b64d8b50
4 changed files with 14 additions and 4 deletions
.config/hypr
|
@ -53,3 +53,5 @@ windowrulev2 = workspace $ws_chat silent, class:(steam), title:^(Friends List)
|
|||
|
||||
windowrulev2 = fullscreen, class:^cs2$
|
||||
windowrulev2 = workspace $ws_focus, class:^cs2$
|
||||
windowrulev2 = fullscreen, class:^(steam_app_)
|
||||
windowrulev2 = workspace $ws_focus, class:^(steam_app_)
|
||||
|
|
|
@ -25,12 +25,14 @@ general {
|
|||
gaps_out = 6
|
||||
border_size = 1
|
||||
|
||||
cursor_inactive_timeout = 0
|
||||
no_cursor_warps = true
|
||||
|
||||
layout = dwindle
|
||||
}
|
||||
|
||||
cursor {
|
||||
inactive_timeout = 0
|
||||
no_warps = true
|
||||
}
|
||||
|
||||
misc {
|
||||
disable_hyprland_logo = true
|
||||
background_color = 0x1E1F29
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue