X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=etc%2Flookcommon_emboss.lua;fp=etc%2Flookcommon_emboss.lua;h=f50935a12b61bc3f6dfaeb33b00eab4da68242ee;hb=720e6978185b09f2b2f60a6b96018238085a7238;hp=b15de6a0dc423fcd169681de556cedde1d28cc85;hpb=a6561c9679cd701b0d50c3cfd44e4664f7df2b2f;p=ion3.git diff --git a/etc/lookcommon_emboss.lua b/etc/lookcommon_emboss.lua index b15de6a..f50935a 100644 --- a/etc/lookcommon_emboss.lua +++ b/etc/lookcommon_emboss.lua @@ -25,17 +25,17 @@ de.defstyle("frame-tiled", { padding_pixels = 1, }) -de.defstyle("frame-tiled-alt", { - bar = "none", -}) +--de.defstyle("frame-tiled-alt", { +-- bar = "none", +--}) de.defstyle("frame-floating", { - bar = "shaped", + --bar = "shaped", spacing = 0, }) de.defstyle("frame-transient", { - bar = "none", + --bar = "none", spacing = 0, })