A lot of laptop changes
This commit is contained in:
parent
daf130a30a
commit
99fc0cf593
10 changed files with 29 additions and 30 deletions
|
@ -105,16 +105,18 @@
|
|||
}
|
||||
}
|
||||
;; Tell qb to open primarily on the secondary monitor
|
||||
;; {
|
||||
;; :rule_any {
|
||||
;; :class [
|
||||
;; "qutebrowser"
|
||||
;; ]
|
||||
;; }
|
||||
;; :properties {
|
||||
;; :screen (screen.count)
|
||||
;; }
|
||||
;; }
|
||||
{
|
||||
:rule_any {
|
||||
:class [
|
||||
"qutebrowser"
|
||||
]
|
||||
}
|
||||
:properties {
|
||||
:screen (screen.count)
|
||||
:focus awful.client.focus.filter
|
||||
:raise true
|
||||
}
|
||||
}
|
||||
;; floating windows
|
||||
{
|
||||
:rule_any {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue