1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-11-25 08:13:11 +00:00

dp2: Zenity Information on top; qb: no Amazon

This commit is contained in:
Phantop 2020-01-13 18:12:49 -05:00
parent 683bca2848
commit 07f39b9923
2 changed files with 8 additions and 3 deletions

View file

@ -1,8 +1,12 @@
if (get_application_name()=="Quod Libet") then if (get_application_name()=="Quod Libet") then
set_window_workspace(3) set_window_workspace(3)
maximize() maximize()
end end
if (get_application_name()=="Steam") then if (get_application_name()=="Steam") then
set_window_workspace(2) set_window_workspace(2)
end
if (get_window_name()=="Information") then
make_always_on_top()
end end

View file

@ -154,6 +154,7 @@ settings:
- https://github.com/adversarialtools/apple-telemetry/raw/master/blacklist - https://github.com/adversarialtools/apple-telemetry/raw/master/blacklist
- https://raw.githubusercontent.com/jmdugan/blocklists/master/corporations/facebook/all - https://raw.githubusercontent.com/jmdugan/blocklists/master/corporations/facebook/all
- https://raw.githubusercontent.com/jmdugan/blocklists/master/corporations/microsoft/all - https://raw.githubusercontent.com/jmdugan/blocklists/master/corporations/microsoft/all
- https://github.com/Perflyst/PiHoleBlocklist/raw/master/AmazonFireTV.txt
content.host_blocking.whitelist: content.host_blocking.whitelist:
global: null global: null
content.hyperlink_auditing: content.hyperlink_auditing: