aboutsummaryrefslogtreecommitdiff
path: root/xmobarrc
diff options
context:
space:
mode:
Diffstat (limited to 'xmobarrc')
-rw-r--r--xmobarrc9
1 files changed, 9 insertions, 0 deletions
diff --git a/xmobarrc b/xmobarrc
new file mode 100644
index 0000000..605086f
--- /dev/null
+++ b/xmobarrc
@@ -0,0 +1,9 @@
+Config {
+ font = "xft:Lato"
+ , position = Top
+ , bgColor = "#202020"
+ , border = BottomB
+ , borderColor = "#202020"
+ , borderWidth = 4
+ , lowerOnStart = True
+}