chore: move notification to bottom right
This commit is contained in:
parent
76b83785cb
commit
64894eb115
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user