chore: move notification to bottom right

This commit is contained in:
Klesh Wong 2022-11-06 21:46:16 +08:00
parent 76b83785cb
commit 64894eb115

View File

@ -33,7 +33,7 @@ local batteryarc_widget = require("awesome-wm-widgets.batteryarc-widget.batterya
-- when client with a matching name is opened:
require("awful.hotkeys_popup.keys")
naughty.config.defaults.position = "bottom_left"
naughty.config.defaults.position = "bottom_right"
-- {{{ Error handling
-- Check if awesome encountered an error during startup and fell back to