Dotfiles/.config/polybar/themes/monolit-dracula/polybar-scripts/easteregg-pornhub
horhik aec58dae23 split polybar by themes 2020-09-05 14:43:37 +03:00
..
screenshots split polybar by themes 2020-09-05 14:43:37 +03:00
README.md split polybar by themes 2020-09-05 14:43:37 +03:00

README.md

Script: easteregg-pornhub

A script that shows a button and opens a random video at a large porn website.

easteregg-pornhub

Configuration

Set your browser at the click-left option in your module.

You should also enable the overline and underline option in your polybar.

[bar/barname]

overline-size = 5
underline-size = 4

Module

[module/easteregg-pornhub]
type = custom/script
exec = echo " hub "
interval = 3600
click-left = "firefox --private-window https://pornhub.com/random" &

format = <label>
format-prefix = "  Porn "
format-prefix-foreground = #ffffff
format-prefix-background = #000000

format-overline = #000000
format-underline = #000000
format-foreground = #000000
format-background = #ffa500

format-suffix = " "
format-suffix-background = #000000
format-suffix-foreground = #000000