mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
hypr: update layout, and window rules
This commit is contained in:
parent
12789668aa
commit
1cec59c21a
1 changed files with 6 additions and 3 deletions
|
|
@ -31,6 +31,7 @@ input {
|
|||
|
||||
touchpad {
|
||||
middle_button_emulation = true
|
||||
disable_while_typing = true
|
||||
natural_scroll = false
|
||||
scroll_factor = 0.4
|
||||
clickfinger_behavior = 1
|
||||
|
|
@ -84,6 +85,7 @@ dwindle {
|
|||
preserve_split = false
|
||||
force_split = 2
|
||||
no_gaps_when_only = true
|
||||
default_split_ratio = 1
|
||||
}
|
||||
# }}}
|
||||
## master layout {{{
|
||||
|
|
@ -111,10 +113,11 @@ gestures {
|
|||
}
|
||||
# }}}
|
||||
## window rules {{{
|
||||
windowrulev2 = workspace 1, class:(Postman,org.keepassxc.KeePassXC)
|
||||
windowrulev2 = workspace 2, class:(firefox)
|
||||
windowrulev2 = workspace 1, class:(Postman,Insomnium,HTTPie,org.keepassxc.KeePassXC)
|
||||
windowrulev2 = workspace 2, class:(firefox|Google-chrome)
|
||||
windowrulev2 = workspace 2, title:(Google Chrome)
|
||||
windowrulev2 = workspace 3, class:(jetbrains-rider|org.octave.Octave)
|
||||
windowrulev2 = workspace 4, class:(Logseq|Anki|Morgen)
|
||||
windowrulev2 = workspace 4, class:(Logseq|Morgen)
|
||||
windowrulev2 = workspace 5, class:(discord|org.telegram.desktop|fractal|thunderbird)
|
||||
windowrulev2 = workspace 7, class:(Spotify)
|
||||
windowrulev2 = workspace 8, class:(org.prismlauncher.PrismLauncher)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue