fix: Set Flags newsboat. Set rules qutebrowser awesomewm
This commit is contained in:
parent
4adeb777c5
commit
e8151991da
@ -563,11 +563,11 @@ awful.rules.rules = {
|
||||
-- { rule = { class = "Firefox" },
|
||||
-- properties = { screen = 1, tag = "2" } },
|
||||
|
||||
-- { rule = { class = "Lxterminal" },
|
||||
-- properties = {
|
||||
-- screen = "HDMI-0",
|
||||
-- tags = "WEB"}
|
||||
-- },
|
||||
{ rule = { class = "qutebrowser" },
|
||||
properties = {
|
||||
screen = "DP-2",
|
||||
tags = "WEB"}
|
||||
},
|
||||
|
||||
|
||||
}
|
||||
|
@ -33,6 +33,7 @@ highlight article "\\[embedded flash: [0-9][0-9]*\\]" green default bold
|
||||
highlight article ":.*\\(link\\)$" cyan default
|
||||
highlight article ":.*\\(image\\)$" blue default
|
||||
highlight article ":.*\\(embedded flash\\)$" magenta default
|
||||
highlight article "^(Flags):.*$" color9 default bold
|
||||
|
||||
# highlights
|
||||
#highlight article "^(Feed|Link):.*$" color14 default bold
|
||||
@ -40,4 +41,3 @@ highlight article ":.*\\(embedded flash\\)$" magenta default
|
||||
#highlight article "https?://[^ ]+" color12 default underline
|
||||
#highlight article "\\[[0-9]+\\]" color10 default bold
|
||||
#highlight article "\\[image\\ [0-9]+\\]" color9 default bold
|
||||
#highlight article "^(Flags):.*$" color9 default bold
|
||||
|
Loading…
x
Reference in New Issue
Block a user