[xmonad] X.A.GridSelect spawnSelected colorized

Platon Pronko platon7pronko at gmail.com
Sat Aug 8 12:45:48 UTC 2020


Hi!

Your spawnSelected' has one argument [(String, String)], but you try to invoke it with two - myAppGrid and winconfig. I'd remove winconfig argument and instead stick it into gs_colorizer field in your GSConfig constructor.

Best regards,
Platon Pronko

On 2020-08-07 17:13, Dave Macias wrote:
> Hello,
> 
> Apologies for the repost....i had posted here: https://www.reddit.com/r/xmonad/comments/hvaug9/xagridselect_spawnselected_colorized/ but no response for some time now. So I want to try here.
> 
> Basically, I am trying to custom colorize spawnSelected grid apps.
> I was able to do this with goToSelected and I really like the color scheme.
> 
> Was hoping to use the same color scheme that i use for goToSelected applied to spawnSelected.
> 
> Any input is much appreciated!
> 
> Stay safe.
> 
> -Dave
> 
> _______________________________________________
> xmonad mailing list
> xmonad at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad
> 


More information about the xmonad mailing list