finally have a proper determination of laptop
This commit is contained in:
parent
eabac7dcfa
commit
eebfc39eb9
6 changed files with 3717 additions and 1539 deletions
|
@ -174,6 +174,19 @@
|
|||
}
|
||||
}
|
||||
;; floating windows
|
||||
{
|
||||
:rule_any {
|
||||
:class [
|
||||
"Libre Presenter"
|
||||
]}
|
||||
:properties {
|
||||
:floating true
|
||||
:raise true
|
||||
:screen awful.screen.preferred
|
||||
:height (dpi 850)
|
||||
:width (dpi 1450)
|
||||
}
|
||||
}
|
||||
{
|
||||
:rule_any {
|
||||
:class [
|
||||
|
@ -184,7 +197,7 @@
|
|||
"ffplay"
|
||||
"Junction"
|
||||
"junction"
|
||||
"Church Presenter"
|
||||
"Libre Presenter"
|
||||
"pinentry-qt"
|
||||
]
|
||||
:name [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue