mirror of
https://github.com/mikkelsvartveit/dotfiles.git
synced 2025-12-22 11:12:39 +00:00
Add Messenger to list of apps that open in floating mode
This commit is contained in:
parent
3381071161
commit
463efb66cc
2 changed files with 5 additions and 1 deletions
|
|
@ -194,3 +194,7 @@ automatically-unhide-macos-hidden-apps = true
|
||||||
if.app-id = 'net.whatsapp.WhatsApp'
|
if.app-id = 'net.whatsapp.WhatsApp'
|
||||||
run = 'layout floating'
|
run = 'layout floating'
|
||||||
|
|
||||||
|
[[on-window-detected]]
|
||||||
|
if.app-id = 'com.google.Chrome.app.bbdeiblfgdokhlblpgeaokenkfknecgl' # Messenger
|
||||||
|
run = 'layout floating'
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1884,7 +1884,7 @@
|
||||||
<key>Thin Strokes</key>
|
<key>Thin Strokes</key>
|
||||||
<integer>0</integer>
|
<integer>0</integer>
|
||||||
<key>Transparency</key>
|
<key>Transparency</key>
|
||||||
<real>0.097070312500000019</real>
|
<real>0.077070312500000029</real>
|
||||||
<key>Unlimited Scrollback</key>
|
<key>Unlimited Scrollback</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>Use Bold Font</key>
|
<key>Use Bold Font</key>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue