Added floating terminal and keyd config
This commit is contained in:
parent
e067f48a13
commit
c399b69186
7 changed files with 34 additions and 5 deletions
10
private_dot_config/hypr/land/rules.conf
Normal file
10
private_dot_config/hypr/land/rules.conf
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
windowrule {
|
||||
name = terminal-floating
|
||||
match:class = terminal-floating
|
||||
|
||||
float = on
|
||||
center = on
|
||||
|
||||
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue