]> git.rmz.io Git - dotfiles.git/commitdiff
awesome: highlight urgent windows with nord11
authorSamir Benmendil <me@rmz.io>
Tue, 26 Jan 2021 00:04:56 +0000 (00:04 +0000)
committerSamir Benmendil <me@rmz.io>
Tue, 26 Jan 2021 00:25:01 +0000 (00:25 +0000)
awesome/themes/nord/theme.lua

index 96146955ef1f7caff447d73603a2bf15f24f2d2d..b90cc14fa73a1d4517b36ea5385f12fbe6e6a371 100644 (file)
@@ -32,7 +32,7 @@ theme.font          = "Droid Sans 8"
 
 theme.bg_normal     = theme.nord0
 theme.bg_focus      = theme.nord1
-theme.bg_urgent     = theme.bg_normal
+theme.bg_urgent     = theme.nord11
 theme.bg_minimize   = theme.bg_normal
 theme.bg_systray    = theme.bg_normal