A lot of laptop changes

This commit is contained in:
Chris Cochrun 2021-05-12 09:25:43 -05:00
parent daf130a30a
commit 99fc0cf593
10 changed files with 29 additions and 30 deletions

View file

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