update tlp and bar
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
|
||||
bar = {
|
||||
position = "top"; # "top" | "bottom"
|
||||
transparent = true;
|
||||
transparentButtons = false;
|
||||
floating = true;
|
||||
transparent = false;
|
||||
transparentButtons = true;
|
||||
floating = false;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user