简体   繁体   English

xmonad子图无效

[英]xmonad submap not working

I'm new to xmonad and haskell. 我是xmonad和haskell的新手。 I try to create a xmonad config on my own, this is the current state: https://gist.github.com/sbechtel/7900440 我尝试自己创建一个xmonad配置,这是当前状态: https//gist.github.com/sbechtel/7900440

My problem is the submap on line 45 for different search prompts. 我的问题是第45行的子图,用于不同的搜索提示。 It compiles without problems but doesn't do anything. 它编译没有问题,但没有做任何事情。 I belief it was working but now it isn't working anymore so my guess is some kind of side effect because I didn't change anything on that line? 我相信它有效但现在它不再起作用所以我的猜测是某种副作用,因为我没有改变那条线上的任何东西?

Kind regards, Sebastian 亲切的问候,塞巴斯蒂安

It looks correct on first sight to me. 对我来说,第一眼看上去是正确的。 Beware though that there is no prompt for the search engine selection. 请注意,没有提示选择搜索引擎。 To test it, you have to to press mod1 + s, then g for example. 要测试它,你必须按mod1 + s,然后按g,例如。 Only then google pops up. 只有谷歌弹出。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM