X-Git-Url: https://git.decadent.org.uk/gitweb/?p=ion3.git;a=blobdiff_plain;f=etc%2Flookcommon_clean.lua;h=c2a8420abeb70f19271925c121bf57e8de0cc6bf;hp=6ffb7b45e0618ea8c1b14bd33eb96d8e4ba5f483;hb=20071130;hpb=a6561c9679cd701b0d50c3cfd44e4664f7df2b2f diff --git a/etc/lookcommon_clean.lua b/etc/lookcommon_clean.lua index 6ffb7b4..c2a8420 100644 --- a/etc/lookcommon_clean.lua +++ b/etc/lookcommon_clean.lua @@ -19,17 +19,17 @@ de.defstyle("frame-tiled", { spacing = 1, }) -de.defstyle("frame-tiled-alt", { - bar = "none", -}) +--de.defstyle("frame-tiled-alt", { +-- bar = "none", +--}) de.defstyle("frame-floating", { - bar = "shaped", + --bar = "shaped", padding_pixels = 0, }) de.defstyle("frame-transient", { - bar = "none", + --bar = "none", padding_pixels = 0, })