refactoring and adding bitwarden menu and some other keybindings
This commit is contained in:
parent
eb085ccf54
commit
fcedf34dc8
8 changed files with 47 additions and 10 deletions
|
@ -104,6 +104,21 @@
|
|||
:placement (+ awful.placement.no_offscreen awful.placement.centered)
|
||||
}
|
||||
}
|
||||
{
|
||||
:rule_any {
|
||||
:class [
|
||||
"fp64"
|
||||
]
|
||||
:instance [
|
||||
"fp64"
|
||||
]
|
||||
}
|
||||
:properties {
|
||||
:fullscreen true
|
||||
:raise true
|
||||
:placement (+ awful.placement.no_offscreen awful.placement.centered)
|
||||
}
|
||||
}
|
||||
])
|
||||
|
||||
rules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue