Adding qutebrowser configs
This commit is contained in:
parent
3bed180ab3
commit
84957355a4
13 changed files with 36 additions and 3338 deletions
|
@ -393,7 +393,8 @@
|
|||
(not c.size_hints.program_position))
|
||||
;; Prevent clients from being unreachable after screen count changes.
|
||||
(awful.placement.no_offscreen c))
|
||||
(awful.client.focus.byidx 1)))
|
||||
(awful.client.focus.byidx 1)
|
||||
(: c :activate [])))
|
||||
|
||||
|
||||
(client.connect_signal "focus" (fn [c] (set c.border_color beautiful.border_focus)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue