diff options
Diffstat (limited to '.config/awesome/prismite.lua')
| -rw-r--r-- | .config/awesome/prismite.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/awesome/prismite.lua b/.config/awesome/prismite.lua index 497a1b9..b9423e8 100644 --- a/.config/awesome/prismite.lua +++ b/.config/awesome/prismite.lua @@ -19,7 +19,6 @@ theme.fg_focus = qcolor.palette.fg() theme.fg_urgent = qcolor.palette.fg() theme.fg_minimize = qcolor.palette.fg() --- theme.useless_gap = dpi(2) theme.useless_gap = qui.PADDING / 2 theme.border_width = qui.BORDER_WIDTH theme.border_normal = qcolor.palette.border() @@ -34,9 +33,7 @@ theme.notification_max_width = qui.CHAR_WIDTH * 48 theme.notification_shape = qui.shape theme.notification_spacing = theme.useless_gap * 2 --- naughty.config.defaults.timeout = qvars.notif_timeout naughty.config.defaults.position = "bottom_right" --- naughty.config.defaults.border_width = qui.BORDER_WIDTH theme.tasklist_plain_task_name = true theme.enable_spawn_cursor = false |
