]> git.rmz.io Git - dotfiles.git/blobdiff - awesome/widgets/battery_widget.lua
move battery notification to the top_right
[dotfiles.git] / awesome / widgets / battery_widget.lua
index 6215bab8be8aa1ecdaad56561db60d8c5eb4d935..e1be687011e2a7083491b1395b38882d19ea44eb 100644 (file)
@@ -42,7 +42,7 @@ local function batclosure ()
                                 text = "Battery has leaked most of its power ( ⚡ "
                                         ..charge.."%)!",
                                 timeout = 7,
-                                position = "bottom_right",
+                                position = "top_right",
                                 fg = beautiful.fg_focus,
                                 bg = beautiful.bg_focus
                                })