This file is indexed.

/etc/X11/sawfish/site-init.d/50merlin.jl is in sawfish-merlin-ugliness 1.3.1-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
9
; add placement
(require 'merlin.placement)

; add sawlet-placement
(require 'merlin.sawlet-placement)
(define-sawlet-placement-mode 'south-east-going-north 'south-east 'north)

; add ugliness
(require 'merlin.ugliness)