HokieGeek / dotfiles

My linux config files
0 stars 0 forks source link

xmonad should use new getters #111

Open HokieGeek opened 8 years ago

HokieGeek commented 8 years ago

get-browser get-terminal

test = runProcessWithInput "echo" ["vim"] []

((modm, xK_y), spawn ("xmessage " ++ test))