refactoring and adding bitwarden menu and some other keybindings

This commit is contained in:
Chris Cochrun 2021-01-05 14:10:46 -06:00
parent eb085ccf54
commit fcedf34dc8
8 changed files with 47 additions and 10 deletions

View file

@ -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