Parcourir la source

remove borders

Andrew Swistak il y a 10 ans
Parent
commit
be53655c46
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      config/awesome/rc.lua

+ 1 - 0
config/awesome/rc.lua

@@ -392,6 +392,7 @@ awful.rules.rules = {
     properties = { border = 0 } },
   { rule = { class = "Conky" },
     properties = {
+      border_with = 0,
       floating = true,
       sticky = true,
       ontop = false,