feat: set notification to bottom_left
This commit is contained in:
parent
30beddd46e
commit
8b476eb8c4
|
@ -33,6 +33,8 @@ 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"
|
||||
|
||||
-- {{{ Error handling
|
||||
-- Check if awesome encountered an error during startup and fell back to
|
||||
-- another config (This code will only ever execute for the fallback config)
|
||||
|
|
Loading…
Reference in New Issue
Block a user