Merge branch 'master' of gitlab.com:chriscochrun/dotfiles

This commit is contained in:
Chris Cochrun 2021-05-17 06:21:53 -05:00
commit ae2ad7dd9d
10 changed files with 35 additions and 24 deletions

View file

@ -116,16 +116,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 {