aboutsummaryrefslogtreecommitdiff
path: root/.config/awesome/prismite.lua
diff options
context:
space:
mode:
authordelta <darkussdelta@gmail.com>2026-04-17 08:10:30 +0200
committerdelta <darkussdelta@gmail.com>2026-04-17 08:10:30 +0200
commita7c79cb5a04562be10347856642a80f0c4be89fc (patch)
tree98fac95855d84f5037a1c6f44061cbe94b550600 /.config/awesome/prismite.lua
parent225eeafcea67d63a608f9c666faf2a2ef014be4a (diff)
Diffstat (limited to '.config/awesome/prismite.lua')
-rw-r--r--.config/awesome/prismite.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/awesome/prismite.lua b/.config/awesome/prismite.lua
index b9423e8..610ab9b 100644
--- a/.config/awesome/prismite.lua
+++ b/.config/awesome/prismite.lua
@@ -25,6 +25,10 @@ theme.border_normal = qcolor.palette.border()
theme.border_focus = qcolor.palette.border()
theme.border_marked = qcolor.palette.border()
+theme.snap_bg = qcolor.palette.yellow()
+theme.snap_border_width = qui.BORDER_WIDTH * 2
+theme.snap_shape = qui.shape
+
theme.notification_icon_size = dpi(32)
theme.notification_border_width = qui.BORDER_WIDTH
theme.notification_border_color = theme.border_normal